0.0.5 • Published 10 years ago

ep_piwik v0.0.5

Weekly downloads
18
License
-
Repository
github
Last release
10 years ago

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
0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago