Create Funnel
rybbit_create_funnelDefine and save a named conversion funnel with sequential steps (page paths or events). Optionally, overwrite an existing funnel by providing its report ID. Analyze user progression through key actions in order.
Instructions
Save a new named funnel definition. Steps are evaluated in order. Pass an existing funnel report ID to overwrite that funnel instead of creating a new one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID (numeric ID or domain identifier) | |
| name | Yes | Funnel display name | |
| steps | Yes | Funnel steps in order (minimum 2) | |
| reportId | No | Optional existing funnel report ID to overwrite (instead of creating a new one) |