User journey report
report_journeyAnalyze the most common navigation paths through a website, specifying depth up to 7 steps and optionally fixing start or end points.
Instructions
Most common navigation paths through the site, up to steps deep (2–7). Optionally pin a start or end step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endAt | No | Explicit end — ISO 8601, YYYY-MM-DD, or epoch milliseconds. Defaults to now. | |
| range | No | Relative window: "24h", "7d", "30d", "12w", "today", "yesterday", "this-week", "last-month", "this-year". Ignored when startAt/endAt are set. Default "7d". | |
| steps | No | Path depth (default 5). | |
| endStep | No | Pin the final URL/path or event. | |
| startAt | No | Explicit start — ISO 8601, YYYY-MM-DD, or epoch milliseconds. Overrides range. | |
| startStep | No | Pin the first URL/path or event. | |
| websiteId | Yes | Umami website UUID (obtain from list_websites). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |