1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-31 02:30:13 +02:00

fix analytics

This commit is contained in:
Kushagra Gour
2017-03-17 01:50:32 +05:30
parent 4b063ebed2
commit 535dcc9af6
2 changed files with 2 additions and 3 deletions

View File

@@ -145,7 +145,7 @@
if (location.host.indexOf('localhost') === -1) {
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19798102-1']);
_gaq.push(['_setAccount', 'UA-87786708-1']);
_gaq.push(['_trackPageview']);
(function() {