I have a question. When I look at my traffic stats through Webalizer, is there a way to know how much traffic was sent to me through Google Search vs. Google adwords??? When someone click on my adwords ads that are displayed after a google search, the http referer is still google/search (which the same as if he had click on the search results). How would I be able to differentiate between adwords clicks and regular clicks from search listings???
in adwords you can edit for all the keywords your link url to look like "http://www.yourwebsite.com/?source=adwords" and then you'll see all your adwords traffic as "source=adwords"
if you redirect people to different pages depending on which keyword they click you can do it like this: for keyword 1: http://yourwebsite.com/page1?source=adwords for keyword 2: http://yourwebsite.com/page2?source=adwords etc