I have 2 Phpnuke site and i´m thinking to write a adsense block where is the user has already clicked in one banner he will not see again the banners for 24 hours. Do you think it´s a stupid idea ?
not more than 2 clicks for day during the day i will write the link to download the script if someone like it
Is this even allowed? I mean writing something like this will bring a lot of attention to your ads (and that's against Google AdSense's TOS). Make sure you ask their support first, don't expose to risk your account.
i think that i can show or not my banners. If i want i can insert or not the banner in my pages. So if i want i think i can hide the banner for the user who already have clicked. I´m not writing "if you click i never see the banner"
But how will you be able to tell if someone has clicked an ad without modifying the adsense code (against TOS)?
I found a java script to put after the Adsense code. He call a php file and register the ip of the visitor in a Mysql db. After from the block i only insert: if $click > 2 call block1 else call block_adsense
why ? i don´t force my user to click i don´t change adsense code i only choose to show or not the banners, but this i can do without any script to
As I understand it, AdSense want people to click on ads because they are interested in buying what the ads offer. (Remember, companies are paying for those clicks), so if the only reason someone clicks on an ad is so they don't have to see it again for 24 hours, that is against the commercial model. I think what we should be aiming for is to get people to click on ads, and then buy something.
i´m thinking to sell this script for 2$ only for make the money that i´m not making with Adsense (about 0,01 / click) what do you think ? it´s stupid ?
i made one block that works with adlogger and automatically ban the user if he click more than 2 times within 24 hrs. But somethink is not right: adlogger-> 16 click, 16 different ip registered google -> 4 click do you know why ?
I wouldn't think so, there's a free product by the name of adlogger that a LOT of people on here use that does the same thing.