We’ve introduced a new “session_end” system event to help you better track user sessions, engagement, and session duration.
To enable this feature, you must first ensure the “session_start” system event is active. It is also recommended (but optional) to enable the page_view event (for web) and the screen_view event (for app).
To set it up, go to Settings > Events, switch to the System Events tab, and from the Filter Event dropdown, select Session. Ensure session_start is enabled. Then, toggle on the “session_end” event.

Once activated, the session_end event will automatically track the end of each user session. You can view and analyze this data in Analytics > Events by selecting the session_end event. Additionally, you can also filter results based on two key attributes:
- Engagement: A session is considered engaged if the user performs at least two events during the session or if the session lasts longer than 10 seconds.
- Duration: Filter and analyze sessions based on how long they lasted.
This powerful event helps you uncover trends, attributes, sessions, and more. And, it can also be leveraged across the platform, such as in segment creation, journey building, and analytical tools like funnels, user flows, and more, giving you deeper insights into user behavior.