Fix GA tracking code

This commit is contained in:
Fabio Rehm 2013-12-07 13:01:24 -02:00
parent 27788c995c
commit 3421b4489a

View file

@ -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>