rybbit_analyze_funnel
Get step-by-step conversion data for your funnel by analyzing user drop-off at each stage. Identify bottlenecks and optimize performance.
Instructions
Analyze a funnel and get step-by-step conversion data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | JSON array of funnel steps with type, value, and optional name/hostname/eventPropertyKey/eventPropertyValue | |
| siteId | Yes | Site ID or identifier | |
| endDate | No | End date in YYYY-MM-DD format | |
| filters | No | JSON array of filter objects with parameter, type, and value fields | |
| timeZone | No | IANA timezone identifier (e.g., America/New_York) | |
| startDate | No | Start date in YYYY-MM-DD format | |
| pastMinutesEnd | No | Minutes ago for end (alternative to date-based) | |
| pastMinutesStart | No | Minutes ago for start (alternative to date-based) |