Funnel analytics API

Read saved funnel conversion data for the selected range.

Last updated June 3, 2026

The funnel analytics endpoint returns saved funnel step counts, drop-off, and completion data.

GET /api/analytics/funnel

1curl "https://usegrometrics.com/api/analytics/funnel?range=30d" \2  -H "Authorization: Bearer YOUR_API_KEY"

What happens next

Use the Funnels API to create saved funnels, then use this endpoint to read the latest funnel performance.

Troubleshooting

Funnel data is empty

Confirm the funnel has saved steps and matching events.

Was this page helpful?