aa8d44585147
Get project analytics
Plan: All plans
Returns analytics for a published project: the historical time series and breakdowns for a date range by default, or the real-time visitor trend with series=trend.
Path parameters
Project ID
Project ID
Query parameters
historical returns the time series and breakdowns for the requested date range; trend returns the real-time visitor trend for the last 30 minutes.
historical returns the time series and breakdowns for the requested date range; trend returns the real-time visitor trend for the last 30 minutes.
Start date in RFC 3339 format (e.g. 2026-04-01T00:00:00Z). Required when series=historical.
Start date in RFC 3339 format (e.g. 2026-04-01T00:00:00Z). Required when series=historical.
End date in RFC 3339 format (e.g. 2026-04-08T00:00:00Z). Required when series=historical.
End date in RFC 3339 format (e.g. 2026-04-08T00:00:00Z). Required when series=historical.
Deprecated alias for start_date.
Deprecated alias for start_date.
Deprecated alias for end_date.
Deprecated alias for end_date.
Time bucket size for series=historical: hourly or daily (default: daily).
Time bucket size for series=historical: hourly or daily (default: daily).
Response
OK