Multiple named tracker instances
-
Greetings,
quick question.
Is it possible to add multiple named tracker instances through the plugin?
I’ve been browsing through the documentation, but have not found any mention of it.Just to clarify, i’m trying to make something like this.
<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (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','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-XXXXXXXX-XX', 'auto'); ga('create', 'UA-XXXXXXXX-XX', 'auto', 'other'); ga('send', 'pageview'); ga('other.send', 'pageview'); </script>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Multiple named tracker instances’ is closed to new replies.