Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

API Tracking

Sven Seeberg edited this page May 27, 2018 · 3 revisions

The WP-Piwik plugin must not be activated for the network, only for each individual blog.

A default auth token and Piwik page ID can be configured in the config.ini to enable tracking for all blogs without a specific Piwik configuration.

Activate Tracking for Blog

  1. Add a new page on Piwik
  2. Add a new user on Piwik and make him an admin of the previously added page
  3. Copy the auth token of the new user
  4. Go into the CMS and activate WP-Piwik for one specific blog
  5. Go to the WP Piwik settings and add the Piwik URL and Auth token and deselect "Auto config"
  6. Save with correctly selected Piwik site.

Deactivate Tracking for Blog

  1. Set token for blog to empty string
  2. Deactivate the plugin

Clone this wiki locally