API Reference
Funnel
Conversion funnel across the given event steps.
Authorization
bearerAuth AuthorizationBearer <token>
Personal Access Token — create in the dashboard under Account → API Tokens. Tokens have a configurable scope (read / write / admin).
In: header
Path Parameters
property*string
Property ID.
Query Parameters
steps[]*array<string>
Ordered funnel steps as event names.
Response Body
curl -X GET "https://example.com/properties/string/analytics/funnel?steps%5B%5D=pageview&steps%5B%5D=add_to_cart&steps%5B%5D=purchase"Empty