What's new

How can someone protect a website from invalid ads clcks

  • Thread starter worthwhile
  • Start date
  • Viewed 1651 times.
W

worthwhile

How can someone protect a website from invalid ads clcks? Is there any way to wrap it the content of of webpage so that people won't realize that it 'S ads.

 
worthwhile said:
How can someone protect a website from invalid ads clcks? Is there any way to wrap it the content of of webpage so that people won't realize that it 'S ads.
are you talking of how to prevent your self from clicking on your own ads ? you can use google publishers tool, or adblock plus add-on
 
worthwhile said:
No i'm talking of other people clicking it three times.
I don't think that any body will deliberately do that except they are just being malicious because from my own experience each time I happen to click on any google ads it open in same window , which prevents any chance of the user having to click on it again
 
On a wordpress blog you can actually do that using 
Code:
who sees ads
or
Code:
ad injection
plugin . it will protect you from such 'cos you can limit i.p addresses to see limited ads within a period of time 
 
Top