Piwik is a platform for self hosted site analytics. This plugin makes it easy to insert the Piwik tracking code into your website.
- Install the plugin via the October CMS backend.
- Add your site configuration details to the Piwik Plugin configuration page. (Under the 'Misc' section of the System Settings page in the Backend.
- Add the Piwik Component to your master layout. 'CMS' => 'Layouts' => 'default.html'.
- Add
{% component 'piwik' %}
to the content of the default layout, preferably after your script tags but before the closing </body> tag. - Save the file.
You can also add the component to the file manually.
-
Jonathan Lannoy
Found the plugin useful on 13 Nov, 2016
Do the job, easy to install. Thank you. Next step : a report widget. I'll see if I can help, one day.
-
1.0.2 |
Make 'tracker_domain' and 'site_id' required fields. Aug 23, 2014 |
---|---|
1.0.1 |
First version of piwik plugin Aug 21, 2014 |