diff options
-rwxr-xr-x | tbc/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tbc/templates/base.html b/tbc/templates/base.html index d4c3a9e..d246436 100755 --- a/tbc/templates/base.html +++ b/tbc/templates/base.html @@ -331,7 +331,7 @@ 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-44697375-2', 'fossee.in'); + ga('create', 'UA-10406287-2', 'fossee.in'); ga('send', 'pageview'); </script> <!-- / google analytics --> |