File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<!-- Analytics - only runs if user accepts statistics cookies -->
22
33<!-- Matomo -->
4- <script type = " text/plain " data-cookieconsent = " statistics " >
5- var _paq = window ._paq || [];
4+ <script >
5+ var _paq = window ._paq = window . _paq || [];
66 /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
77 _paq .push ([' trackPageView' ]);
88 _paq .push ([' enableLinkTracking' ]);
99 (function () {
10- var u= " //www. cnect-stats.com/" ;
10+ var u= " https:// cnect-stats.com/" ;
1111 _paq .push ([' setTrackerUrl' , u+ ' matomo.php' ]);
1212 _paq .push ([' setSiteId' , ' 2' ]);
1313 var d= document , g= d .createElement (' script' ), s= d .getElementsByTagName (' script' )[0 ];
14- g .type = ' text/javascript ' ; g . async = true ; g . defer = true ; g .src = u+ ' matomo.js' ; s .parentNode .insertBefore (g,s);
14+ g .async = true ; g .src = u+ ' matomo.js' ; s .parentNode .insertBefore (g,s);
1515 })();
1616 </script >
17- <!-- End Matomo Code -->
17+ <!-- End Matomo Code -->
You can’t perform that action at this time.
0 commit comments