|
@@ -20,7 +20,7 @@
|
20
|
20
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
21
|
21
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
22
|
22
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
23
|
|
- ga('create', options.googleAnalyticsTrackingId, 'jit.si');
|
|
23
|
+ ga('create', options.googleAnalyticsTrackingId, 'auto');
|
24
|
24
|
ga('send', 'pageview');
|
25
|
25
|
|
26
|
26
|
/* eslint-enable */
|