Skip to content
/ ep_piwik Public

Etherpad plugin to insert Piwik analytics code inside a pad

Notifications You must be signed in to change notification settings

alx/ep_piwik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Etherpad plugin to insert Piwik analytics code inside a pad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published