summaryrefslogtreecommitdiff
path: root/tbc/templates
diff options
context:
space:
mode:
authorhardythe12015-03-05 17:13:03 +0530
committerhardythe12015-03-05 17:13:03 +0530
commitf00b581994808009671a8f611e7031a367921837 (patch)
treef2a35f216041872194d04a9917509d4b41b56a73 /tbc/templates
parent5669ecb3f9a7d3c16fbd4bd00b7b448fbb275181 (diff)
downloadPython-TBC-Interface-f00b581994808009671a8f611e7031a367921837.tar.gz
Python-TBC-Interface-f00b581994808009671a8f611e7031a367921837.tar.bz2
Python-TBC-Interface-f00b581994808009671a8f611e7031a367921837.zip
changed google analytics code to make it common for all fossee sub domains
Diffstat (limited to 'tbc/templates')
-rwxr-xr-xtbc/templates/base.html2
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 -->