Google Community
Latest Forums Rules Resources
Custom Search

Go Back   Google Community > Webmaster Forums > Web Browsers and Statistics

GoogleCommunity Sponsor
Cirtex Hosting
Use coupon "forum" for 50% Off!

Reply
 
LinkBack Thread Tools Display Modes
Old 02-27-2007, 12:52 AM   #1 (permalink)
Noogle
 
Join Date: Feb 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
jbiwill is on a distinguished road
Conversion Goals: Having multiple code blocks from different accounts on same page

Hi there,

I have multiple domains, which after a sale, directs visitors to the same single payment thankyou page. Obviously each domain has its own tracking code ref.

I just want to know the best way to insert the conversion goal triggering code for each of the accounts.

Do I just duplicate this and change the _uacct accordingly for each?

HTML Code:
<script src='http://www.google-analytics.com/urchin.js' type='text/javascript'></script>
<script type='text/javascript'>
             _uacct = 'UA-xxxxxx-x';
             _udn='none';
             _ulink=1;
             urchinTracker();
</script>
jbiwill is offline   Reply With Quote
 
Sponsored Links
Old 02-27-2007, 06:57 AM   #2 (permalink)
Elite Googler
 
leftybogs's Avatar
 
Join Date: Feb 2007
Posts: 1,153
Thanks: 0
Thanked 27 Times in 24 Posts
leftybogs is on a distinguished road
i think you can do that.. but is it going to duplicate the code also?.. if theres a multiple user at the same time...
leftybogs is offline   Reply With Quote
Old 02-27-2007, 07:01 AM   #3 (permalink)
Noogle
 
Join Date: Feb 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
jbiwill is on a distinguished road
I just want to know whether you can safely do this:

HTML Code:
<script src='http://www.google-analytics.com/urchin.js' type='text/javascript'></script>

 
<script type='text/javascript'>
             _uacct = 'UA-111111-1';
             _udn='none';
             _ulink=1;
             urchinTracker();
</script>
 
<script type='text/javascript'>
             _uacct = 'UA-222222-2';
             _udn='none';
             _ulink=1;
             urchinTracker();
</script>


If no one knows I will just have to give it a try.

Thanks.
jbiwill is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple GC accounts sheepcentral GC Announcements 1 02-15-2007 10:24 PM
Question: 3 ad blocks on page, how to get $ clicks at top? mohms Google AdWords & AdSense Forum 2 09-28-2006 12:20 AM
How do I put multiple adsense blocks on one page? Neticus Google AdWords & AdSense Forum 2 01-07-2006 11:28 PM
Multiple Accounts Question? dalesellers Google AdWords & AdSense Forum 0 07-05-2005 10:12 PM
multiple gmail accounts cvrk3 Gmail Forum 5 09-26-2004 08:40 AM


All times are GMT -8. The time now is 09:58 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004–2007 Google Community