How can i avoid repeated click by others for disabling my adsense account

Discussion in 'Guidelines / Compliance' started by coloriteman, May 1, 2008.

  1. #1
    If some one clicks on ads of a site repeatedly, is there any possibility of account termination from adsense . is there any methods to avoid repeated clicks from same IP.......
     
    coloriteman, May 1, 2008 IP
  2. uski

    uski Peon

    Messages:
    94
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You could probably find a way with javascript to detect multiple clicks on a given <div>.

    If that happen, send a request (with the Ajax stuff) to your web server to log that into a database, and don't serve more ads to that user.

    But if someone wants to harm you... whatever you do...
     
    uski, May 2, 2008 IP
  3. angilina

    angilina Notable Member

    Messages:
    7,824
    Likes Received:
    186
    Best Answers:
    0
    Trophy Points:
    260
    #3
    If you see any bad activity in your site, report it to adsense at once.

    google.com/adsense/support/bin/request.py?
     
    angilina, May 2, 2008 IP
  4. d_vsuresh

    d_vsuresh Peon

    Messages:
    189
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Contacting and informing adsence team about that is always better.
     
    d_vsuresh, May 4, 2008 IP