Hey guys. Anyone here know a FREE script that can track how many Unique IP Clicks does my banner gets in one day? I found this one http://www.phpjunkyard.com/php-click-counter.php but this one doesn't track how many unique clicks I get in one day. Thank you in advance guys..
can you make it yourself? it's quite easy to track user's IP address using PHP, save it to database then run sql query to get unique click by ip address on particular day/date