summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorhardythe12014-11-27 01:56:25 +0530
committerhardythe12014-11-27 01:56:25 +0530
commitb19076af8136ab366bfd1f90e7a7bd50f9af9013 (patch)
treed543f1aedd0d6735f2ce142e5179fb196d287a1d /static
parent128f191a2b383067b88e0e54bd9f1a48932e7c16 (diff)
downloadscipy2014-b19076af8136ab366bfd1f90e7a7bd50f9af9013.tar.gz
scipy2014-b19076af8136ab366bfd1f90e7a7bd50f9af9013.tar.bz2
scipy2014-b19076af8136ab366bfd1f90e7a7bd50f9af9013.zip
changed google analytics key
Diffstat (limited to 'static')
-rwxr-xr-xstatic/website/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/base.html b/static/website/templates/base.html
index 8657d33..d9edd3f 100755
--- a/static/website/templates/base.html
+++ b/static/website/templates/base.html
@@ -116,7 +116,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-55018143-1', 'auto');
+ ga('create', 'UA-44697375-3', 'auto');
ga('send', 'pageview');
</script>