find_delayed_sessions: Find sessions with delayed first interaction

View source: R/telemetry.R

find_delayed_sessionsR Documentation

Find sessions with delayed first interaction

Description

Find sessions with delayed first interaction

Usage

find_delayed_sessions(events, threshold_seconds = 30)

Arguments

events

Telemetry events data frame

threshold_seconds

Delay threshold in seconds

Value

List with delay statistics


bidux documentation built on Aug. 30, 2025, 1:12 a.m.