How can i show google ads for only 1 time per ip?

Discussion in 'AdSense' started by nevret2, Aug 11, 2007.

  1. #1
    hello,

    is it possible to make it so, people can visit a page on my site when they want but 1 unqie ip can see the google adsense only 1 time per day?

    with this we can maybe stop the fraud clickers?


    is this possible and how?
     
    nevret2, Aug 11, 2007 IP
  2. Tearabite

    Tearabite Prominent Member

    Messages:
    4,628
    Likes Received:
    429
    Best Answers:
    0
    Trophy Points:
    300
    #2
    you could do this with Adlogger, but due to recent changes they have shut-down..
     
    Tearabite, Aug 11, 2007 IP
  3. tnk

    tnk Active Member

    Messages:
    277
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    68
    #3
    Use Openads
     
    tnk, Aug 11, 2007 IP
  4. XzibitCentral.com

    XzibitCentral.com Peon

    Messages:
    5
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Cookies will do it for you, its actually pretty easy. Google search it.
     
    XzibitCentral.com, Aug 11, 2007 IP
  5. rony888

    rony888 Peon

    Messages:
    79
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Good Going Pal ,Atleast somebody is with google
     
    rony888, Aug 11, 2007 IP
  6. itsonlychand786

    itsonlychand786 Peon

    Messages:
    213
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I dont think thats Important but still if you want to use it - I can try to explain how it will happen

    Try to use cookies (which leaves some information on your visitors page)and check cookies if visitor has visted within 24 hours then dont show ads.

    Otherway is to Use database at back end to store information at your end. everytime page loads, check its IP against IP list in your database.

    I dont think so it makes some sense to show ads once a day
     
    itsonlychand786, Aug 11, 2007 IP
  7. itsonlychand786

    itsonlychand786 Peon

    Messages:
    213
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    All will be done with Programming ideally PHP ;)
     
    itsonlychand786, Aug 11, 2007 IP