Overview
Fetch all dashboard data via API — for custom dashboards, BI systems, or automated reports.
All dashboard data is available via the Management API — for custom dashboards,
BI systems, or automated reports. Every endpoint is scoped to a property
(/properties/{property}/…) and authenticated with a Bearer token; see
Authentication.
Time ranges are selected the same way across the analytics endpoints: a period
preset (24h, 7d, 30d) or an explicit from/to date pair.
Endpoints
Exact paths, query parameters and response shapes are generated from the OpenAPI spec — follow each card for the authoritative, always-in-sync reference.
KPI Summary
Key metrics — purchases, add-to-carts, pageviews, revenue, unique visitors.
Daily Stats
Daily time series of the key metrics.
Event Stats
Aggregated counts per event name for the selected period.
Funnel
Conversion funnel across an ordered list of event steps.
Attribution
Conversion attribution per channel for the selected model.
Need the raw received events instead of aggregates? See List received events.