File tree Expand file tree Collapse file tree 2 files changed +1
-15
lines changed
Expand file tree Collapse file tree 2 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 1818< script src ="{{ page.base_url }}assets/js/customizer.js "> </ script >
1919{% endif %}
2020
21- <!-- Analytics
22- ================================================== -->
23- < script >
24- var _gauges = _gauges || [ ] ;
25- ( function ( ) {
26- var t = document . createElement ( 'script' ) ;
27- t . async = true ;
28- t . id = 'gauges-tracker' ;
29- t . setAttribute ( 'data-site-id' , '4f0dc9fef5a1f55508000013' ) ;
30- t . src = '//secure.gaug.es/track.js' ;
31- var s = document . getElementsByTagName ( 'script' ) [ 0 ] ;
32- s . parentNode . insertBefore ( t , s ) ;
33- } ) ( ) ;
34- </ script >
Original file line number Diff line number Diff line change 3333
3434< script >
3535 var _gaq = _gaq || [ ] ;
36- _gaq . push ( [ '_setAccount' , 'UA-146052-10 ' ] ) ;
36+ _gaq . push ( [ '_setAccount' , 'UA-32388850-1 ' ] ) ;
3737 _gaq . push ( [ '_trackPageview' ] ) ;
3838 ( function ( ) {
3939 var ga = document . createElement ( 'script' ) ; ga . async = true ;
You can’t perform that action at this time.
0 commit comments