ep_piwik
v0.0.5
Published
Add Piwik to Etherpad Lite -- IMPORTANT: Add the following to your settings.json file -- "ep_piwik":{"url":"piwik.installation.com","siteId":"1"}
Downloads
2
Readme
Etherpad plugin to insert Piwik analytics code inside a pad.
This is a fork from ep_google_analytics by John McLear.
Installation
Go to the plugin manager in your etherpad admin interface, search for "piwik" and install the plugin.
# Configuration
Add these settings inside your settings.json :
"ep_piwik": {
"url": "piwik.website.com",
"siteId": "1234"
}
- url : this is the website where you've installed your Piwik
- siteId : this is the number given inside Piwik administration to the website you want to track