Support

What we can do for you

JavaScript tracker

MiwoAnalytics is equipped with a powerful JavaScript Tracking API. Advanced users can use the Piwik tracking code to customize the way some of the web analytics data is recorded in MiwoAnalytics.

Where can I Find the MiwoAnalytics Tracking Code?

To use all the features described in this page, you need to use the latest version of the tracking code. To find the tracking code for your website, please follow the steps below:

  • Log in to MiwoAnalytics with your admin or Super User account
  • Click on Settings to access the administration area
  • Click on Websites to list the websites that you are tracking in MiwoAnalytics
  • Click on View Tracking code for the website you wish to track
  • You can now copy and paste the JavaScript Tracking code into your pages, just before the </body> tag.

The JavaScript Tracking code looks as follows:

<script type="text/javascript">
var _paq = _paq || [];
var y="//domain.com/wordpress/index.php?page=miwoanalytics&option=com_miwoanalytics";
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//domain.com/wordpress/wp-content/plugins/miwoanalytics/site/piwik/";
_paq.push(['setTrackerUrl', y]);
_paq.push(['setSiteId', 1]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="//domain.com/wordpress/wp-content/plugins/miwoanalytics/site/piwik&idsite=1" style="border:0;" alt="" /></p></noscript>

Support Channels

Paid Services