brunobastosg / ep_matomo

Etherpad plugin for integration with Matomo (open source web analytics application)
MIT License
0 stars 0 forks source link

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"
}