Skip to main content
How to connect Matomo
Redisa Shehaj avatar
Written by Redisa Shehaj
Updated over a month ago

To connect a Matomo data source you will have to fill in the following information:

Your Matomo account URL should include both your URL and the domain. Such as: https://example.matomo.cloud
or your own URL and domain if you have setup Matomo as self-hosted.

The token can be found in your account under Options > API > User Authentication.

Different report types require certain features to be toggled on in the platform. For the Visit Log report Visit Log needs to be enabled.

Advanced filtering

This can be used to segment your data on the API level resulting in Funnel only ingesting the data you require.
For example, if you wanted to only pull in data where visitor accessed the content via a specific browser, then you would add the following filter:
browserName==firefox

Did this answer your question?