Forum Moderators: DixonJones
I just found out one of my client inserted two different G. Analytics Urchin code inside the Html body at his web pages.
Do you guys think that there could be a problem for Google Analytics when reading this code with two differnet code numbers in it?
this is how it looks like:
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-#*$!#*$!X-1";
urchinTracker();
</script>
<script type="text/javascript">
_uacct = "UA-#*$!#*$!X-1";
urchinTracker();
</script>
What do you think?
Thanks for your help.
[edited by: Receptional at 5:47 pm (utc) on Aug. 12, 2007]
[edit reason] Account codes masked [/edit]