Skip to content

Commit 5b53822

Browse files
committed
matomo: Update URL
1 parent c33653f commit 5b53822

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
_paq.push(['trackPageView']);
1111
_paq.push(['enableLinkTracking']);
1212
(function() {
13-
var u="//mon.opendataservices.coop/piwik/";
13+
var u="//mon.opendataservices.coop/";
1414
_paq.push(['setTrackerUrl', u+'piwik.php']);
1515
_paq.push(['setSiteId', '12']);
1616
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];

docs/privacy-notice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can opt out of this processing: If you have set your web browser to "I do no
3838

3939
Matomo also it’s own opt out mechanism:
4040
<!-- opt out iframe - clicking this will mean people can opt out of tracking -->
41-
<iframe style="border: 1; height: 150px; width: 600px;" src="https://mon.opendataservices.coop/piwik/index.php?module=CoreAdminHome&amp;action=optOut&amp;language=en"></iframe>
41+
<iframe style="border: 1; height: 150px; width: 600px;" src="https://mon.opendataservices.coop/index.php?module=CoreAdminHome&amp;action=optOut&amp;language=en"></iframe>
4242

4343
Data processors: Bytemark.
4444

0 commit comments

Comments
 (0)