Funnel report
report_funnelAnalyze user conversion through an ordered funnel of steps (paths or events) to identify drop-off points and optimize user journeys.
Instructions
Conversion funnel across an ordered list of steps. Each step is { type: 'path' | 'event', value }. window is the conversion window (hours).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | No | ||
| tag | No | ||
| url | No | ||
| city | No | ||
| host | No | ||
| endAt | No | Explicit end — ISO 8601, YYYY-MM-DD, or epoch milliseconds. Defaults to now. | |
| event | No | ||
| query | No | ||
| 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 | Yes | Ordered funnel steps (2–8). Use type 'event' for custom events, 'path' for URLs. | |
| title | No | ||
| device | No | ||
| region | No | ||
| window | No | Conversion window in hours (default 24). | |
| browser | No | ||
| country | No | ||
| startAt | No | Explicit start — ISO 8601, YYYY-MM-DD, or epoch milliseconds. Overrides range. | |
| language | No | ||
| referrer | No | ||
| websiteId | Yes | Umami website UUID (obtain from list_websites). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |