mirror of https://github.com/docker/compose.git
Merge pull request #575 from bfirsh/fix-google-analytics-code
Fix Google Analytics code
This commit is contained in:
commit
e1ad5b1b99
|
@ -63,7 +63,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-43996733-3', 'orchardup.github.io');
|
||||
ga('create', 'UA-43996733-3', 'auto');
|
||||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue