find_delayed_sessions: Find sessions with delayed first interaction
Description
Find sessions with delayed first interaction
Usage
find_delayed_sessions(events, threshold_seconds = delay_threshold_secs)
Value
List with delay statistics
Arguments
- events
Telemetry events data frame
- threshold_seconds
Delay threshold in seconds