Matomo Analytics
Check received data

Check that data is correctly received by Matomo

Once your Matomo Analytics tag has been configured, it's important to check :

  • that your server container is sending data correctly to Matomo
  • that the data received in matomo is consistent with what you wish to send

Check that requests are being sent

GTM Server-Side preview

The first step is to ensure that the Matomo Analytics tag is triggered correctly for the events specified in the trigger. For this example, we'll take the case of sending page views to Matomo.

In the server container preview, confirm that the Matomo Analytics tag appears in the Tags fired section and that the tag status is Succeeded.

Check Matomo Analytics tag firing in server-side

In the preview, click on the Matomo Analytics tag to check that a request has been sent to Matomo.

If the response code is 204, everything works correctly. If you have the code 400, create a new auth token by unchecking the Only allow secure requests checkbox.

Check sending request to Matomo

Addingwell side via Tag Health: successful requests

Click on the Tag Health tab in your Addingwell workspace. Start by checking the number of requests made for Matomo Analytics over a given period, as well as the percentage of successful requests.

Check Matomo Analytics requests on Adddingwell workspace

Click on the Matomo Analytics tag for more details.

This screen gives you details of the events sent by your server to Matomo Analytics, as well as the percentage of successful requests, which in our example is almost 100%.

Percentage of success in Matomo Analytics requests on the Adddingwell workspace

To examine the requests in error, we'll take a closer look at the error logs.

Return to the Tag Health tab and scroll down to access the logs for each tag in place on your server. Click on the Logs linked to your Matomo instance (<your_subdomain>.matomo.cloud).

Access logs on Matomo Analytics requests via the Adddingwell workspace

For example, in the error logs for our account, the most frequent error (23 occurrences) is not very explicit, but is due to the auth token.

Detail of logs on Matomo Analytics requests via the Adddingwell workspace

If you encounter this error, be sure to uncheck the Only allow secure requests box during token creation.

Matomo side via real time visit log

In Matomo, the real-time visit log is used to verify the data received. There is no debugging tool like the DebugView in Google Analytics 4.

In this log, page views are displayed as gray folders.

If you hover a folder you'll see more information about the page view:

  • page title
  • page URL
  • date and time of page view
  • time spent on page
Reception of page views in Matomo

Congratulations

You've finished configuring Matomo Analytics, and you've verified that your data is being sent to Matomo.

If you'd like to check for other events in the Matomo visit log, we've created a dedicated page that references all event types you can receive in Matomo.

If you encounter any problems during these steps, please do not hesitate to contact our support team.