ep_matomo
v0.0.2
Published
Etherpad plugin for integration with Matomo (open source web analytics application)
Readme
Etherpad Matomo Plugin
Usage
Add the following settings to your settings.json file in the root Etherpad folder
"ep_matomo": {
"matomoSiteId": "YOUR_MATOMO_SITE_ID_HERE",
"matomoHostname": "YOUR_MATOMO_HOSTNAME_HERE"
}