File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed
Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 1616
1717 < script type ="text/javascript ">
1818
19- var _gaq = _gaq || [ ] ;
20- _gaq . push ( [ '_setAccount' , 'UA-8742933-10 ' ] ) ;
21- _gaq . push ( [ '_setDomainName' , 'none' ] ) ;
22- _gaq . push ( [ '_setAllowLinker' , true ] ) ;
23- _gaq . push ( [ '_trackPageview' ] ) ;
19+ var _gaq2 = _gaq2 || [ ] ;
20+ _gaq2 . push ( [ '_setAccount' , 'UA-8742933-9 ' ] ) ;
21+ _gaq2 . push ( [ '_setDomainName' , 'none' ] ) ;
22+ _gaq2 . push ( [ '_setAllowLinker' , true ] ) ;
23+ _gaq2 . push ( [ '_trackPageview' ] ) ;
2424
2525 ( function ( ) {
26- var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
27- ga . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
28- var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
26+ var ga2 = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga2 . async = true ;
27+ ga2 . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
28+ var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga2 , s ) ;
2929 } ) ( ) ;
3030
3131 </ script >
32+
33+
34+
3235
3336{%- endblock %}
You can’t perform that action at this time.
0 commit comments