X-Git-Url: https://git-public.kairo.at/?p=lantea.git;a=blobdiff_plain;f=js%2Fpiwik.js;h=19e18454745ecd4356233c47ef0fad0135fbc843;hp=19af8769c95b78cd8c62ad4ab8b7025050f099d3;hb=HEAD;hpb=213947ef20fceae30908709b17458f8e690a9bb8 diff --git a/js/piwik.js b/js/piwik.js index 19af876..19e1845 100644 --- a/js/piwik.js +++ b/js/piwik.js @@ -4,7 +4,7 @@ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { - var u="https://piwik.kairo.at/"; + var u="https://matomo.kairo.at/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '2']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];