From 86cf1f9e387e9af91d00b88cf6c72dbf159b299a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 28 Jul 2016 13:15:04 +0200 Subject: [PATCH] update piwik URL --- templates/theme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/theme.html b/templates/theme.html index 6e9518c..467e0ce 100644 --- a/templates/theme.html +++ b/templates/theme.html @@ -303,7 +303,7 @@ if (consentCookie) { _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { - var u="//piwik.monitoring.entrouvert.org/"; + var u="//piwik.entrouvert.org/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', 3]); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];