User Journeys
rybbit_get_journeysAnalyze user journey paths to reveal the most common page sequences and session counts. Use these insights to optimize site navigation.
Instructions
Get user journey (flow) analysis showing the most common navigation paths through the site. Shows sequences of pages users visit and how many sessions follow each path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No | Number of journey steps to analyze (default 3) | |
| siteId | Yes | Site ID (numeric ID or domain identifier) | |
| endDate | No | End date (YYYY-MM-DD) | |
| filters | No | Filters to apply | |
| timeZone | No | IANA timezone (default UTC) | |
| startDate | No | Start date (YYYY-MM-DD) | |
| journeyLimit | No | Max number of journey paths to return (default 100) | |
| pastMinutesEnd | No | Minutes ago end | |
| pastMinutesStart | No | Minutes ago start |