Links

1.31 Piwik/Matomo

With the help of Piwik/Matomo statistics about the visitors can be collected. This functionality is configured in the following section:
config_viewer.xml
<piwik enabled="false">
<baseURL>example.org/piwik/</baseURL>
<siteID>1</siteID>
</piwik>
The parameters are explained in detail in the following table:
Setting
Description
@enabled
If it is set to false, Piwik will be deactivated.
baseURL
Base URL of the Piwik server (without https:// but with slash at the end)
siteID
internal website ID
A data protection template exists in the CMS that integrates the Piwik Opt-Out Iframe.