Forum Moderators: martinibuster
I accidentally clicked one of my ads today and I am a bit nervous about it.
Before you can scroll a page using your mouse wheel you need to focus it into view and that's why I had to click on the page somewhere. When I did that I accidentally hit an ad. :-(
Anyway, as dmorison suggested to get rid of this problem forever I will have to put a server side solution in place.
$my_ip=****.xxx.xxx.xxx;
if($REMOTE_ADDR!=$my_ip)
echo "adsense_code_goes_here";
Therefore they are detecting IPs and not counting your own clicks.
That would be both expected (finally) and GREAT. I've clicked on my own twice. The first time, I did email them so that they knew that (a) I know I'm not supposed to click on my own ads and (b) so they could reimburse the advertiser and (c) so they know I'm not doing it on purpose. CYA.
But it depends on how many clicks you get. If it's over 100 a day, really don't worry about this. You're money, is Google's money. If they will remove you, they will also lose money.
I click, if the ads are interesting me. I think I clicked about 25 times.
You're money, is Google's money. If they will remove you, they will also lose money.
And, if they track it, they've seen it already. I don't click anymore, but I didn't know that it was really forbidden to click your own ads. But I (and I think also the other ones in the family with the same IP) click if I'm interested. I don't click more or less on my own ads.
25 was a bit extravagant, but sometimes I clicked:)
If Googe is reading: I feel very sorry, but I can't turn the time back. I will never click anmymore!
They sent me a nice reply, with a reminder on how I can view the ad destination if I want to add it to my block list.
I didn't tell them I was going to block it, so they must have actively checked my account and noticed I had blocked it. I somehow feel a lot safer after this event, a real person might just have looked at my site and decided it was ok. It might be my imagination too but I think my EPC has risen a cent or so!
Try and find out how much the ad you clicked on was worth and then send Google an email saying their payment has been approved and you will mail them a check within 2-10 days.
Mail sent :P
The piece of code I posted indeed assumes you have a fixed IP. I know some ISPs will give you a fixed IP if you ask for it. At least in the Netherlands they do.
I am not sure how I would create a solution for this with a dynamic ip. Would it be possible to request the ip related to a specific MAC address? If so, you could check your MAC address and block ads for the ip it is associated with.
[squarefree.com...]
(works in all major browsers)