FAQ › Plugins
- Is there a list of plugins?
- How do I install a new plugin?
- How can I build a Piwik plugin?
- How do I report a bug in a plugin?
Answers
-
Is there a list of plugins?
By default Piwik comes with 20+ plugins which are officially maintained.
The Piwik developer community is starting to build plugins not officially supported by the Piwik team, but you can give them a try and report any problems you might experience:- Precise geolocalization plugin
- Translator plugin; translate Piwik in your own language very easily with this plugin
- check out the full list of Community submitted plugins
- There are also simple plugins that make it easy to include the Piwik tag in your website. Check out the WordPress plugin,
Dotclear 2 plugin ,
Typo3 plugin ,
TYPOlight ,
Joomla 1.5 plugin,
Dokuwiki plugin,
Mediawiki plugin,
Drupal plugin,
Habari plugin,
MODx plugin,
SPIP plugin (french). - Adobe AIR application to load your Piwik reports onto your desktop
Making it easy for external developers to build new plugins for Piwik is one of our main objectives. Please let us know your ideas on how we can continue to grow the developer community!
-
How do I install a new plugin?
A Piwik plugin is a ZIP file. Once you have downloaded the plugin, unzip it; it should create a directory ("YourPluginName"). Upload this directory under piwik/plugins and visit your Piwik admin interface to install the plugin. It's done! You can now enjoy your new plugin's features.
-
How can I build a Piwik plugin?
Please see the Piwik developer zone for more information, tutorials and examples.
-
How do I report a bug in a plugin?
Often Piwik plugins have their own trac ticket page. Please add a new comment on the plugin trac page to report any issue you might have with the plugin. If the plugin is not hosted on the Piwik trac, please contact the plugin author directly.