Fetch Funnel Stats

Retrieve detailed statistics for a funnel, including a summary of key metrics and optional per-step breakdowns of views, opt-ins, sales, and earnings.

Defaults to a 30-day timerange ending now. Override with timerange_start and timerange_end. Timerange values are automatically clamped: future end dates are clamped to now, windows exceeding 90 days are clamped to 90 days, and if start is after end the window resets to 30 days ending at timerange_end.

By default the response includes a page_public_ids array. Use expand[]=steps to receive a steps array with per-step metrics instead.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Query Params
date-time

Start of the stats timerange (ISO 8601 format). Defaults to 30 days before timerange_end. If the window between start and end exceeds 90 days, start is automatically clamped to 90 days before end. If start is after end, the window resets to the default 30 days ending at timerange_end.

date-time

End of the stats timerange (ISO 8601 format). Defaults to the current time. Values in the future are automatically clamped to now.

expand[]
array of strings

Expand additional data in the response. Use expand[]=steps to include per-step statistics. When expand[]=steps is set, the response contains a steps array with detailed metrics for each funnel step. When omitted, the response contains a page_public_ids array instead.

expand[]
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json