Skip to main content

Matomo

Overview

Matomo is a web analytics platform. This connector lets you connect to Matomo and extract analytics data into your destination.

Setup

  1. Identify your Matomo instance URL (for example, https://analytics.example.com).
  2. Create or locate a Matomo API token (token_auth) for a user that has access to the data you want to sync.
  3. 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

FieldTypeRequiredDescription
urlstringBase URL of your Matomo instance. Must be an https URL with a host. Examples: https://analytics.example.com, https://matomo.example.com/matomo.
token_authstringMatomo 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.