Is there a way to establish an API call that pulls data from the user that consists of their:
- Event stream
- Grouped by session ID
- Each event with:
- Event name
- Start time
We’re looking to analyze the different sessions a user has, mostly focused on the start time of the session and the duration that it lasts.