====== piwik plugin ====== ---- plugin ---- description: Plugin for Piwik - Open source web analytics / a replacement for Google Analytics author : Heikki Hokkanen email : hoxu@users.sf.net type : admin lastupdate : 2012-01-27 compatible : 2011-11-10 depends : conflicts : similar : googleanalytics tags : statistics downloadurl: https://gitlab.com/dokuwiki-piwik/dokuwiki-piwik/-/archive/master/dokuwiki-piwik-master.zip sourcerepo : https://gitlab.com/dokuwiki-piwik/dokuwiki-piwik/ bugtracker: https://gitlab.com/dokuwiki-piwik/dokuwiki-piwik/issues ---- //[[http://piwik.org/|Piwik]] plugin for DokuWiki. Piwik is an open source web analytics software that aims to be a replacement for Google Analytics. This plugin allows you to track visitors statistics of your DokuWiki installation using Piwik. Optionally admin/users can be excluded from the statistics.// ==== Installation ==== Install the plugin via the extension manager using the Download Link above. ==== Configuration ==== - Go to Plugin Management and make sure “piwik” is enabled - Open Configuration Manager –> Plugin Settings –> Piwik Plugin Settings and set the values - Piwik plugin should now be enabled. ==== System requirements ==== - MySql Server installed and root login enabled in MySQL Server. - PHP set up for MySql -connection((PECL extension installed and enabled)). - Empty Database for Piwik created (you need this when installing Piwik). - Piwik installed to a existing web site (can be also subfolder).