Merge pull request #218 from hashicorp/ga-id-update

Fix google analytics ID
This commit is contained in:
Kevin Fishner 2015-10-05 22:23:34 -04:00
commit 999822703b
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,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-62364009-1', 'auto');
ga('create', 'UA-68490725-1', 'auto');
ga('send', 'pageview');
</script>