File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
_paq . push ( [ 'trackPageView' ] ) ;
11
11
_paq . push ( [ 'enableLinkTracking' ] ) ;
12
12
( function ( ) {
13
- var u = "//mon.opendataservices.coop/piwik/ " ;
13
+ var u = "//mon.opendataservices.coop/" ;
14
14
_paq . push ( [ 'setTrackerUrl' , u + 'piwik.php' ] ) ;
15
15
_paq . push ( [ 'setSiteId' , '12' ] ) ;
16
16
var d = document , g = d . createElement ( 'script' ) , s = d . getElementsByTagName ( 'script' ) [ 0 ] ;
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ You can opt out of this processing: If you have set your web browser to "I do no
38
38
39
39
Matomo also it’s own opt out mechanism:
40
40
<!-- 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& ; action=optOut& ; language=en " ></iframe >
41
+ <iframe style =" border : 1 ; height : 150px ; width : 600px ;" src =" https://mon.opendataservices.coop/index.php?module=CoreAdminHome& ; action=optOut& ; language=en " ></iframe >
42
42
43
43
Data processors: Bytemark.
44
44
You can’t perform that action at this time.
0 commit comments