Track your Adsense Click for free with Adlogger
By Reaper-X on Dec 12, 2006 in Advertisement, Google, Google Adsense, Open Source, PHP, Software
I’m sure most of you already know about adsense click fraud, and the worst case that came from the adsense click fraud is you’ll get your adsense account terminated without notice. Although i haven't get a single mail from the Google Adsense team regarding click fraud on my site like JohnTP, i guess it’d be best for me to be sure that there’s nothing wrong with my adsense account
By the way here’s the short description about adlogger :
AdLogger intends to prevent click-fraud on your websites by limiting the number of clicks your visitors may make. AdLogger tracks AdSense clicks in real time and compiles the data for you to review.
In addition, the script determines if ads should be shown for a visitor depending on their clicking history. If one of your visitors is clicking too many ads, the script will automatically disable ads for that visitor so they won't be allowed to click any more.
And if you ask me, why i didn't choose pay options to track the performance / to track anything else that’s related to my adsense account the answer is like the author of the adlogger script (Trevor Fitzgerald)
I wrote this script because I noticed there was a very large demand for it, and other websites were charging what I thought was too much (and by too much I mean anything over $0)
With the exception there’s other reason why i choose to run it on my host instead of using the pay / free options from other adtracking website and that’s because :
They (other site that’s offering ad tracking service) will most likely record the high paying keyword from your adsense account .. so they can use it on their other site
That’s all … for more information you should go to Adlogger Website

Website RSS Feed
Stumble this post
Bookmark this post on Del.icio.us
Submit this post to Digg
Submit this post to Reddit
Print this
Trackback URL













Does it work? I tried to install adlogger, but it didn't work...
Yes its really works, and as a note, im using it on this site ;) .. maybe you didn't put the generated javascript code to your site code (i assume you've perform the installation steps)
trying to install adlogger aswell but it gives me an error when i try yo put the username for the database..i really dont know why..any ideas?i get this error: Access denied for user 'robert2'@'localhost' (using password: YES) in /home/..../config_database.php on line 10
Access denied for user 'robert2'@'localhost' (using password: YES)
help pls
um .. i assume you've put the correct password, username and database name
what value you're inserting into database port ? is it 3306 or 3307 ?
by default mysql port is located at 3306 (unless you changed it but for most users 3306 is the default) .. but adlogger think that port 3307 is the default port for mysql
so the conclusion is try changing the port into 3306 and see if its fixes the problem or not :-)