Matomo
Overview
Matomo is a web analytics platform. This connector lets you connect to Matomo and extract analytics data into your destination.
Setup
- Identify your Matomo instance URL (for example,
https://analytics.example.com). - Create or locate a Matomo API token (
token_auth) for a user that has access to the data you want to sync. - Configure the connector in your workspace using the fields below.
Authentication
This connector authenticates using a Matomo API token (token_auth).
During connection validation, the connector calls Matomo’s API method API.getMatomoVersion to verify that the URL and token are valid.
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
url | string | ✅ | Base URL of your Matomo instance. Must be an https URL with a host. Examples: https://analytics.example.com, https://matomo.example.com/matomo. |
token_auth | string | ✅ | Matomo API token for the user account to authenticate requests. |
Streams
This connector’s available streams depend on the Matomo APIs and your account permissions.
If you need a specific Matomo report exposed as a stream, contact support with the Matomo API method/report you want to sync.