Session Detail
rybbit_get_sessionRetrieve complete session analytics, including page views, events, user traits, device, location, and event timeline. Use with a session ID to analyze user behavior in detail.
Instructions
Get detailed session information including all page views, events, user traits, device info, location, and full event timeline. Use rybbit_list_sessions first to find session IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID (numeric ID or domain identifier) | |
| sessionId | Yes | Session ID to retrieve |