Forum Moderators: DixonJones

Message Too Old, No Replies

Two Urchin codes at my HTML

would still be tracking data properly this way?

         

Windslide

12:45 pm on Aug 3, 2007 (gmt 0)

10+ Year Member



HI,

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]

phranque

3:18 pm on Aug 3, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



if i were you i would obscure the account codes!

i'm guessing the page would record visitor information for both accounts.