From 535dcc9af6c13d53c27afa5fe18f52d74119d570 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Fri, 17 Mar 2017 01:50:32 +0530 Subject: [PATCH] fix analytics --- index.html | 3 +-- uninstall/index.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index aab4029..29039d5 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,6 @@ - Web Maker - A blazing fast & offline web playground @@ -438,7 +437,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() { diff --git a/uninstall/index.html b/uninstall/index.html index 3b60364..5c66737 100644 --- a/uninstall/index.html +++ b/uninstall/index.html @@ -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() {