vBulletin Search Engine Optimization
This is a discussion on Google Analytics Hack - obtaining full referring URL within the Analysis: Traffic & SERPS forums, part of the vBulletin SEO Discussion category; found this on digg... -- It’s so frustrating that you can’t usually find which forum thread is linking to your ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
| Google Analytics Hack - obtaining full referring URL found this on digg... -- It’s so frustrating that you can’t usually find which forum thread is linking to your website, because under the referring site report, cross segment performance, content report, it truncates the URL at the end of the filename, so you end up with items like: /forums/showthread.php /forums/viewtopic.php etc. I managed to find a way to use the urchinTracker function to place the exact referring URL into the top content report. I know it’s a bit of a nasty hack, but I’m willing to live with it, here’s how to do it: 1) Make sure you place the standard tracking code in the HEAD section of the page, rather than right before the end BODY tag that it usually recommends. 2) Use this body tag: Code: <body onload="javascript:urchinTracker(document.referrer);"> ![]() Once you run this report, you can then apply a filter at the top of “http” to only show the exact referrers. The urchintracker script is usually used for tracking javascript or Flash events : Google Analytics Help Center - What is urchinTracker and how can it help me? Source: Reuben Yau » Blog Archive » Google Analytics Hack - obtaining full referring URL |
|
#2
| |||
| |||
| I'd love to see this implemented in vbSEO. |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature! | Juan Muriente | vBSEO Announcements | 74 | 05-20-2006 09:29 PM |
| Google Analytics - New Free Tool! | skizzy203 | Analysis: Traffic & SERPS | 29 | 11-22-2005 06:06 AM |