Piwik May 24, 2012
This module helps you to keep track of your Zenphoto visitors through the Piwik platform. It places the piwik JavaScript tag at the bottom of your webpages using the theme_body_close filter. If you do not want particular pages to be tracked you should pass an array containing "piwik_tag" as the excludeparameter to the theme page body close filter application. e.g.
zp_apply_filter('theme_body_close',array("piwik_tag"));
Please visit the Piwik site for the piwik software and installation instructions.
This plugin needs volunteers for testing and may become official later
Please note: It is not possible to download individual extensions from the GitHub repository. You have to download the full repository (click on ZIP) and sort out what you need yourself.
For questions and comments please use the forum or discuss on the social networks.

Download on GitHub.com