Matomo
Matomo (formerly Piwik) is a free and open source web analytics application. It tracks online visits to one or more websites and displays reports on these visits for analysis.
How to Connect
There are two ways to connect to Matomo: with the help of our support team (recommended), or using SQL statements in the CData Virtuality Studio or the Code Editor in the Web UI (as described in the subpage).
Usage
The Matomo API connector introduces a new virtual schema matomo that contains the following stored procedures:
In addition to these public API procedures, there is the matomo_examples virtual schema that shows an exemplary usage of the public API:
If not needed, you can delete all the example views directly by dropping matomo_examples.