Piwik
Piwik is an Open Source Web analytics package.
Piwik is self-hosted software. You need to install and configure Piwik separately. Piwik needs PHP 5.x (including PDO support) and a MySQL database to store data on site visits.
This simple Habari plugin embeds the Piwik (Javascript) tracking code in the theme footer.
To install the plugin, unpack under the '/user/plugins' directory in your Habari installation.
Then activate and configure the plugin from the dashboard (Admin-Plugins).
The configuration options are:
- Pwiki site URL: This is the full URL of the Piwik site (e.g. 'http://www.example.com/piwki/')
- Piwik site number: Piwik can track multiple Web sites. The site number is displayed in the Piwik-Settings administration screen under the 'Site' tab in the 'ID' field.
- Tracked logged-in users: Visits by logged in Habari users can optionally be ignored.
The Habari Piwiki plugin is available from the Habari extras repository or download the piwiki-0.1.tar.gz archive directly.