Hey Techies, Ever tried this?

Discussion in 'AdSense' started by HiltonHeadIslander, Jul 18, 2007.

  1. #1
    I'm a developer by profession so I can do a lot of programming around when / where to display the adSense ads. Nothing that violates the ToS, of course.

    I have some loyal members that I am worried about. I'm afraid they will attempt to click on ads in a misguided effort to "help me out". In order to prevent this, I am considering hiding the adSense ads from members, once they have clicked on one. For at least a 24 hour period. Has anyone implemented this type of control before? Is it worthwhile? Just looking for feedback before I write the code...

    Cheers
     
    HiltonHeadIslander, Jul 18, 2007 IP
  2. sufi

    sufi Well-Known Member

    Messages:
    2,094
    Likes Received:
    108
    Best Answers:
    0
    Trophy Points:
    105
    #2
    I think you can do this using AdLogger (Like allowing certain number of clicks from an IP). I've never tried it but read it in many threads posted by fellow DP members.
     
    sufi, Jul 18, 2007 IP
  3. Blackmane

    Blackmane Peon

    Messages:
    766
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Er, You could use Adlogger which is a very good tool at doing this sort of thing. I havwn't used it much so I can't full comment.
    You could also use a php script to block ads in some sort of way.

    Edit: Dam you beat me to it, to slow at righting.
     
    Blackmane, Jul 18, 2007 IP
  4. HiltonHeadIslander

    HiltonHeadIslander Peon

    Messages:
    71
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Adlogger is no more... Lots of posts about its demise in the last week.

    Cheers
     
    HiltonHeadIslander, Jul 18, 2007 IP
  5. matthewk

    matthewk Guest

    Messages:
    265
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    ive done it with php/mysql. i did it once using ip's, and once using usernames. both methods work well but id recommend ip, as your members may not be logged in the entire time they are viewing your site. pretty easy script to make and implement, and worth the effort in most cases.
     
    matthewk, Jul 18, 2007 IP
  6. theo-zzzz

    theo-zzzz Notable Member

    Messages:
    578
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    205
    #6
    There's an announcement on the Adlogger website:

     
    theo-zzzz, Jul 18, 2007 IP
  7. GuyFromChicago

    GuyFromChicago Permanent Peon

    Messages:
    6,728
    Likes Received:
    529
    Best Answers:
    0
    Trophy Points:
    0
    #7

    Frequency capping...yes, pretty common practice. I typically set a limit of 3 impressions (not clicks) per 24 hours.
     
    GuyFromChicago, Jul 18, 2007 IP
  8. FanAddict

    FanAddict Notable Member

    Messages:
    7,017
    Likes Received:
    376
    Best Answers:
    0
    Trophy Points:
    230
    #8
    What changes in the adsense policy are they talking about? :confused:
     
    FanAddict, Jul 18, 2007 IP