Analyze Funnel
rybbit_analyze_funnelAnalyze custom funnels by defining steps as page visits or events. Track visitor counts and drop-off rates per step to identify conversion bottlenecks.
Instructions
Analyze a custom funnel by defining steps (page visits or events). Returns visitor counts and drop-off rates at each step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID (numeric ID or domain identifier) | |
| startDate | No | Start date (YYYY-MM-DD) | |
| endDate | No | End date (YYYY-MM-DD) | |
| timeZone | No | IANA timezone (default UTC) | |
| filters | No | Filters to apply | |
| pastMinutesStart | No | Minutes ago start | |
| pastMinutesEnd | No | Minutes ago end | |
| steps | Yes | Funnel steps to analyze (minimum 2) |