Returns aggregated analytics metrics across all screens for the authenticated project. Supports optional time-range, environment, currency, and unit filters.
Documentation Index
Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.
Start of the analytics period (ISO 8601 date or datetime).
"2025-01-01"
End of the analytics period (ISO 8601 date or datetime).
"2025-12-31"
Filter by environment.
Currency code for revenue metrics (ISO 4217).
"USD"
Time unit for grouping analytics data.
Aggregated analytics overview across all screens.
Analytics overview object wrapped in the standard v4 envelope (object, url, data). KPI values are scalars with previous-period comparison and sparkline arrays.