== May First Piwik Admin == We have setup a May First Piwik to use across our sites. You can access the super admin account in keyringer to create a user account for yourself, as well as, add our websites. === Piwik Integrations === Piwik has many add-ons that can be used, they are here: http://piwik.org/integrate/ ==== JS Tracking Code ==== This is a sample of JS can also be used. However the site needs to be added to Piwik and defined by the Site id # it gets when added to piwik. {{{ }}} In this line replace # with the side id # {{{_paq.push(["setSiteId", "#"]);}}} ==== Image Tracking Link ==== When a visitor has disabled JavaScript, or when JavaScript cannot be used, you can use an image tracking link to track visitors. Generate the link below and copy-paste the generated HTML in the page. If you're using this as a fallback for JavaScript tracking, you can surround it in tags. {{{ }}} In this case replace # with side id # on {{{idsite=#}}}