Hello Piwik, hello forum,
I have a major problem -- I have Piwik installed to monitor the website of a project that runs with EU support but more or less no budget, still they need feedback.
When I checked Piwik today I did the requested update to thew latest version. Noew I see that tracking ends on Nov 20. No more records after that day. What happened? I did not change the tracking code, it is still on the bottom of each website:
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(["trackPageView"]);
_paq.push(["enableLinkTracking"]);
(function() {
var u=(("https:" == document.location.protocol) ? "https" : "http") + "://www.ingede.com/analytics/";
_paq.push(["setTrackerUrl", u+"piwik.php"]);
_paq.push(["setSiteId", "1"]);
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 -->
The website to be tracked is www.ecopaperloop.eu, this domain name leads to a subdomain of ingede.com.
Does anyone have any idea what could have gone wrong?
Thanks
Axel.
I have a major problem -- I have Piwik installed to monitor the website of a project that runs with EU support but more or less no budget, still they need feedback.
When I checked Piwik today I did the requested update to thew latest version. Noew I see that tracking ends on Nov 20. No more records after that day. What happened? I did not change the tracking code, it is still on the bottom of each website:
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(["trackPageView"]);
_paq.push(["enableLinkTracking"]);
(function() {
var u=(("https:" == document.location.protocol) ? "https" : "http") + "://www.ingede.com/analytics/";
_paq.push(["setTrackerUrl", u+"piwik.php"]);
_paq.push(["setSiteId", "1"]);
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 -->
The website to be tracked is www.ecopaperloop.eu, this domain name leads to a subdomain of ingede.com.
Does anyone have any idea what could have gone wrong?
Thanks
Axel.