brunobastosg / ep_matomo

Etherpad plugin for integration with Matomo (open source web analytics application)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Etherpad plugin for integration with Matomo (open source web analytics application)

License:MIT License


Languages

Language:JavaScript 100.0%