Get HitKeep Funnel Stats
hitkeep_get_funnel_statsGet aggregate step visitor counts, drop-off, and conversion rates for a configured funnel to identify where users abandon and optimize performance.
Instructions
Read aggregate step visitors, drop-off, and conversion for one configured funnel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Optional RFC3339 end timestamp. Defaults to now. | |
| from | No | Optional RFC3339 start timestamp. Defaults to 30 days before to. | |
| site_id | Yes | HitKeep site UUID. | |
| funnel_id | Yes | Configured funnel UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| stats | Yes | ||
| site_id | Yes |