PDA

View Full Version : Traffic from ads


charley
01-15-2007, 03:34 AM
My friend's company has put advertising on search engine results pages.


Do you all know of a way to differentiate between traffic that comes to your site from an ad and traffic that comes to your site from clicking on the result from a search engine?

Reckless
01-15-2007, 05:41 AM
You could use something like Google Analytics to track your stats

Submerge
01-15-2007, 10:48 AM
Track the referrers I'd assume. Or have the ads point to http://yourDomain.com/index.php?refer=nameOfSiteWithAdOnIt

And develop a script that will calculate the number of hits brought by the variable refer.

charley
01-16-2007, 07:36 AM
How is one able to tell if those page views were as a result of the person clicking on the advertisement or from clicking on the search result?

Submerge
01-16-2007, 11:09 PM
I'd assume by checking the referrals.

aloksingh
01-17-2007, 02:44 AM
There are a number of programs which allow you to do so. Check out adfreestats.com. They are quite good.

domokun
02-12-2007, 11:25 AM
There is a way to do it as they Adword link sends through additional URL parameters.

You'd have to insert soem tracking code on your page that would look for these parameters