Sharing Adsense revenue

Discussion in 'AdSense' started by nabil_kadimi, Apr 18, 2007.

  1. #1
    Hi there !

    I was wondering how do "DP forums" deal with people entering wrong publisher or channel ID.

    Assuming that I entered a wrong (valid against regex) ID, will the adsense code contain that ID???

    I'm asking this because I wan't to implement adsense revenue sharing on one of my forums

    Any help will be appreciated
     
    nabil_kadimi, Apr 18, 2007 IP
  2. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #2
    If they enter their pubID in the correct format then I guess DP won't know and will just publish the ad with that pubID.

    If it's phpBB you're running you can get a MOD for phpBB revenue sharing here.
     
    Darkhodge, Apr 18, 2007 IP
  3. ryukenden

    ryukenden Well-Known Member

    Messages:
    2,791
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    140
    #3
    It is interesting question and I don't think DP could check whether the PID are valid or wrong.
     
    ryukenden, Apr 19, 2007 IP
  4. sujit001

    sujit001 Peon

    Messages:
    186
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you get it pls provide to me also
     
    sujit001, Apr 19, 2007 IP
  5. stojanovgorgi

    stojanovgorgi Peon

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    provide to me to!!!
     
    stojanovgorgi, Apr 19, 2007 IP
  6. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #6
    Ok people still seem to be going on about this so here's my input :eek: :

    The publisherID has a specific format which is: pub-NNNNNNNNNNNNNNNN (N = number, there are 16 of them)

    If you setup regex to validate the pubisherID people specified against this format and it checks out, there is no other way for the script to validate the publisher code and therefore it will output it in the ads as it thinks the ID is valid.

    If it doesn't match this format then the forum default pubID will be shown.

    Isn't that all this thread is about? :confused:
     
    Darkhodge, Apr 19, 2007 IP