GoodMetrics API
GoodMetrics offers a public, read-only API for retrieving your analytics data programmatically — so you can pull your metrics into your own dashboards, reports, and internal tools.
What you can do
- Query realtime visitor activity
- Retrieve audience, acquisition, and page reports
- Pull custom event data, including values and conversion rates
The API uses GET requests with a bearer token. You authenticate with an API key created in your GoodMetrics dashboard — keys are shown once, so store them securely.
Get started
Full endpoint references, authentication details, and code examples live in the developer docs.