Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 4243

Tracking does not work on a new installation (1 reply)

$
0
0
We have installed the latest version of Piwik on IIS and added 5 sites and added the tracking code to each site, but none of the site visits are being logged. We have set up Piwik on the root of https://stats.spydus.co.uk and are using the tracking code below on the example URL below:

Please can somebody give me some pointers on how to get this working. I have been through the help section on the issue and no joy.

https://richmond.spydus.co.uk/cgi-bin/spydus.exe/MSGTRN/OPAC/HOME

<!-- Piwik --><script type="text/javascript">
var _paq = _paq || [];
(function(){
var u = (("https:" == document.location.protocol) ? 'https://stats.spydus.co.uk/' : 'http://stats.spydus.co.uk/');
_paq.push(['setSiteId', 3]);
_paq.push(['setTrackerUrl', u + 'piwik.php']);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
g.type = 'text/javascript';
g.defer = true;
g.async = true;
g.src = u + 'piwik.js';
s.parentNode.insertBefore(g, s);
})();
</script><!-- End Piwik Code -->

Viewing all articles
Browse latest Browse all 4243

Latest Images

Trending Articles



Latest Images