Analyze Funnel
rybbit_analyze_funnelAnalyze custom funnels by defining page or event steps to get visitor counts and drop-off rates at each stage. Identify where users abandon the journey to optimize conversion.
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 |
|---|---|---|---|
| steps | Yes | Funnel steps to analyze (minimum 2) | |
| 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) | |
| pastMinutesEnd | No | Minutes ago end | |
| pastMinutesStart | No | Minutes ago start |