File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 8
8
var translationStrings = { } ; /* fix WAI JS */
9
9
</ script >
10
10
< script src ="https://www.w3.org/WAI/assets/scripts/main.js "> </ script >
11
- {% # Matomo %}
12
- < script >
13
- var _paq = _paq || [ ] ;
14
- /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
15
- _paq . push ( [ "setDoNotTrack" , true ] ) ;
16
- _paq . push ( [ 'trackPageView' ] ) ;
17
- _paq . push ( [ 'enableLinkTracking' ] ) ;
18
- ( function ( ) {
19
- var u = "//www.w3.org/analytics/piwik/" ;
20
- _paq . push ( [ 'setTrackerUrl' , u + 'piwik.php' ] ) ;
21
- _paq . push ( [ 'setSiteId' , '328' ] ) ;
22
- var d = document , g = d . createElement ( 'script' ) , s = d . getElementsByTagName ( 'script' ) [ 0 ] ;
23
- g . type = 'text/javascript' ; g . async = true ; g . defer = true ; g . src = u + 'piwik.js' ; s . parentNode . insertBefore ( g , s ) ;
24
- } ) ( ) ;
25
- </ script >
26
- < noscript >
27
- < p > < img src ="//www.w3.org/analytics/piwik/piwik.php?idsite=328&rec=1 " style ="border:0; " alt =""> </ p >
28
- </ noscript >
29
- {% # End Matomo Code %}
You can’t perform that action at this time.
0 commit comments