|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Noogle
![]() Join Date: Jun 2007
Posts: 0
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Cross domain tracking
Hi,
I need to track conversion from domainA.com/pageA to domainB.com/pageB. We have a button on pageA, but after clicking it, it will call a server-side function to redirect it to domainB/pageB. Thus, guides from Google Analytics Help Center - How do I install the tracking code if my site spans multiple domains? doesn't apply here. Can anyone help me with this? Charlie |
|
|
|
|
Sponsored Links
|
|
|
|
#2 (permalink) |
|
Junior Googler
![]() Join Date: Oct 2007
Location: Ahmedabad, Gujarat, India
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
You can perform the task by using onClick event. You need to change the link code of domainA.com/pageA
<a href="domainB.com/pageB" onClick="somescript()">Click here to go to PageB</a> in somescript() function you need to execute the tracking URL, and then user will be redirect to domainB.com/pageB |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Q: What do you get when you cross an Elephant with a Rhino? | Zandarath | Rants, Raves, and Jokes | 9 | 10-14-2007 08:45 PM |
| Tracking domain aliases? | fgomez@cok.net | Web Browsers and Statistics | 1 | 09-22-2006 02:14 AM |
| Moved domain - now have permanant Tracking Unknown | pmdpmd | Web Browsers and Statistics | 0 | 07-28-2006 08:38 AM |
| No spamming or cross-posting | intelliot | GC Announcements | 2 | 03-22-2005 05:28 AM |