Hey guys, Today I got an e-mail from Adsense warning me about invalid clicks. I have only clicked on my ads once and emailed Adsense immediatly after. They handled it fine, and that was that. I did get a huge amount of clicks in the past few weeks, but it definitely wasn't from me or anyone I know. Therefore, I've been looking into working with Adlogger...since it'll hopefully help! The problem is... Im confused on how to put it on my pages. The instructions were a bit advanced for me. Anyone have easy instructions? )
Well 1st of all after downloading the source code upload it to your server hopefully you haev acess 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. Hopefully this will be helpful otherawise tell me i will explain more.