dazzlebot

msg:3661367 | 10:17 pm on May 28, 2008 (gmt 0) |
Create a unique PPC landing page and direct all bidvertiser traffic to it, awstats would then show this as a separate page.
|
rgautam

msg:3667549 | 1:15 pm on Jun 5, 2008 (gmt 0) |
I'm ad publisher not advertisor. I want to track that is there someone clicking in the ad many time or it is from different geographical region. How to track... Any suggestion....
|
siteperf

msg:3672890 | 10:50 am on Jun 12, 2008 (gmt 0) |
You could set OnClick='somefunc(link_id)' handler on each ad url. Then on each click will be called js function 'somefunc' which will send report to your site about clicked ad url. Don't ask me how to write this 'somefunc' - there are too many ways..
|
reallykool

msg:3680498 | 11:49 pm on Jun 21, 2008 (gmt 0) |
great idea. simple but I never thought of it.
|
cgrantski

msg:3680875 | 5:13 pm on Jun 22, 2008 (gmt 0) |
Because of issues with some versions of firefox, you should consider using onmousedown instead of onclick.
|
|