can any one tell me if there is any scripts\software out there that can track clicks? by ip and other factors. And that can also limit how many click happen per single ip per day and so on. any help would be greatly apriciated. thank you
I suggest Google analytics to start with, it's free, easy to set up, and can also track your adsense $. Not quite sure why on earth you'd want to track ip addresses unless you are working for Big Brother. A click's a click, a sales a sale, and all I'm interested is the page and keyword it converted on. So what if the ip address is in Boston or Bogota? On the limiting clicks per ip or person, I don't think there is anything out there that can physically limit the clicks, only software that can alert you to potential overclicking e.g. potential click fraud. This has never worried me as I often get one person clicking 2-3 ads. Hope this helps, if you are not already using G's analytics then try it. It does take a short while to get up and running as you have to insert the code in a specific place on every page which if you have a 20+ page site can take a while.... Dickie
I have used a PHP script with MySQL database. it can actually track clicks and impressions. this is how it works we can create a banner or link and this will have a link that goes to a tracking page. and the tracking page will take the click to destination URL. you should be able to host the script. let me know if you are looking for this PM me, if you need the script