Sessions Explorer
The Sessions Explorer allows you to search and replay individual user sessions to understand exactly what a user experienced.
Overview
While the RUM Dashboard provides aggregate metrics, the Sessions Explorer lets you drill into specific sessions to:
- View the sequence of screens/pages a user visited
- See errors and crashes that occurred during the session
- Analyze performance metrics for that specific session
- Understand the user's device, OS, and network conditions
Session List
Each session entry shows:
| Field | Description |
|---|---|
| Session ID | Unique identifier for the session |
| User | User identifier (if available) |
| Duration | Total session length |
| Screen Views | Number of screens/pages visited |
| Errors | Number of errors encountered |
| Crashes | Whether the session ended in a crash |
| Device | Device model and OS version |
| App Version | Version of the application |
| Country | Geographic location |
Filters
- Status — Filter by crash, error, or normal sessions
- Device type — Mobile, tablet, desktop
- OS — Android, iOS, Web
- App version — Filter by specific release
- Time range — Standard time picker
Session Detail
Click a session to see:
- Event timeline — Chronological list of screen views, user actions, errors, and network requests
- Performance waterfall — Loading times for each screen transition
- Error details — Full error message, stack trace, and context for any errors in the session
- Device info — Device model, OS version, screen resolution, network type, and memory