I just installed adlogger on my website yesterday, (I also limit the ads to 1 click per user/hour). . Today I check the stat, I see that there is only 1 click from Italy , so I am quite happy with this. However, when I opened the adsense report, there are 26 clicks total which's worrying me much. I've just send google an email regarding the problem. Anyone gets incorrect stats from adlogger? Or maybe these clicks had happened before I installed it?
maybe these clicks had happened before I installed it? maybe Anyone gets incorrect stats from adlogger? sometime it happen adlogger report click from my ip adresse witch is wrong.but i had seen this issue only 2 time for XXXX click
script to track adsense click with possiblity to hide adsense code from those who has already clicked .and some other future...
Installing Adlogger....... Well 1st of all after downloading the source code upload it to your server hopefully you have access to your ftp. Secondly you need to install a MySQL database on your sever. If you are using linux server its bit easy. GO to your control panel, click on mySQL, find the place where it is written new database it will be having a text box in front of it. Now enter the new database name and hit create databse or new database button. Now create a user in the same page. and give this user all the permission for adlogger database. There it is writen to change permissions of three files from CHMOD 644 to CHMOD 666 which can be done from ftp uploader. now use this url. www.yourdomains.com/adlogger/install and follow the steps as it will ask you enter database server "localhost" username password and database name which can be find on the same page where you created MySQL database. After installing the adlogger delete the install forlder and rechange the permissions of those three files to 644. Now from adlogger admin panel click on code generator generate code to be pasted just before </body> code and if you want your visitors to not able to see the adsense code after one click then generate the other code also.