Merge pull request #218 from hashicorp/ga-id-update
Fix google analytics ID
This commit is contained in:
commit
999822703b
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue