Merge pull request #294 from cubedro/develop

changed ga tracking code
This commit is contained in:
Marian OANCΞA 2016-07-15 12:58:35 +03:00 committed by GitHub
commit 55a9721f68
1 changed files with 2 additions and 1 deletions

View File

@ -32,5 +32,6 @@
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-68390837-2', 'auto');
// ga('create', 'UA-68390837-2', 'auto');
ga('create', 'UA-80834434-1', 'auto');
ga('send', 'pageview');