=== Piwik Analytics === Contributors: zjuul Tags: piwik, analytics, stats, statistics Requires at least: 2.5 Tested up to: 2.5.1 Stable tag: 0.3 This plugin adds the Piwik Web Analytics javascript code into the footer of your website. It has several useful options. == Description == This is a basic wordpress plugin for the excellent Piwik web Analytics tool. It adds the piwik javascript link and code into every page of your weblog, so you don’t have to code PHP to add it to your templates. It is based quite heavily on the Google Analytics wordpress plugin by Joost de Valk. The following options are supported: * piwk.php and piwik.js location * site ID * options to control download tracking * option to exclude the admin user (probably you) Please note, this plugin requires a running Piwik installation somewhere under your control. It does not include Piwik itself. See also [The plugin URL](http://blog.jongbelegen.net/piwik-analytics/), and [The Piwik website](http://piwik.org/) == Installation == 1. Upload the piwik-analytics directory containing `piwikanalytics.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Make sure your template has a call to wp_footer() somewhere in the footer. 1. Configure the Plugin: enter site ID, and the path to the piwik.php and piwik.js files == Frequently Asked Questions == None yet :-)