Fix GA tracking code
This commit is contained in:
parent
27788c995c
commit
3421b4489a
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@
|
|||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
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-38687494-4', 'viewdocs.io');
|
||||
ga('create', 'UA-38687494-5', 'viewdocs.io');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue