get-analytics-datafreeStored Metrics & ReportingGet Analytics Data Tool
Get stored Google Analytics metrics for a site. Returns daily aggregated totals by default. Use group_by=none for raw per-row data.
Workflow guide: Stored MetricsParameters
| Name | Type | Required | Description |
|---|---|---|---|
| site_id | integer | required | The site ID. |
| start_date | string | optional | Start date (YYYY-MM-DD). |
| end_date | string | optional | End date (YYYY-MM-DD). |
| group_by | string | optional | Aggregation period: day (default), week, month, or none for raw rows. |
| limit | integer | optional | Max rows to return (1-500, default 100). |
| offset | integer | optional | Number of rows to skip (default 0). |
Plan access
Available on the free tier and above. Live tools draw from your team's monthly credit budget at parity with upstream API cost (1 credit ≈ $0.001).
See plans