Web Marketing and Site Promotion

Web Marketing and Site Promotion provides expert advice on Internet marketing, search engine optimization, and website promotion strategies. Helping you meet marketing objectives within the limits of budgets and resources.

Using Referral IDs to Track
Referrals in Web Promotion

Referral IDs are generally placed into a query string attached to a URL. In this way, a link can identify itself to the page it arrives at.

e.g. This Link would add the referral string ?RefID=self to the URL, and could be detected in the server logs, picked up by a dynamic script, or otherwise recorded for tracking.

This was once the absolute classic method for tracking online referrals. Unfortunately, it has now become questionable, as some search engines are able to pick up dynamic links and can crawl and index URLs that contain query strings.

There are a couple of hitherto unknown risks that could now surface. The first is that a search engine might index a URL with a referral string, sending all its referrals to the URL with an incorrect Referral ID.

The second risk which is only a possibility, is that search engines might fail to recognise such links as being to the same page, and decide that you had too much identical content. At the very least, it might again weaken link popularity.

Where you decide to use referral IDs to track the results of a campaign, the effectiveness can be greatly increased by use of dynamic session tracking to follow the referred visitor's path through your website.

In the simplest form, you can use simple JavaScript to pass the referral ID forwards through each link as they navigate through the site. To do this, you would simply read the location.search property (the query string portion of their current location) and assign the same value to the read/write link.search property.

Introduction to Tracking Web Promotion Results
Using Web Server Logs for Tracking Usage
Using Dedicated Landing Pages to Track Referrals
Using Referal IDs in URLs to Track Referrals
Using Cookies to Track Referrals and Repeat Visits

Copyright ©2001-2007 Ammon Johns

Web Marketing and Site Promotion Privacy Policy / Cookie Usage