ad performance solution?

Discussion in 'AdSense' started by web_dev, Aug 26, 2007.

  1. #1
    Hi!

    I'm thinking of creating a google adsense ads performance script. Basically, you will be able to test different ad formats and color pallets to see which channels are performing best.

    Beside the usability of such a solution will i be violating any adsense or google TOS if i create and use something like this?
     
    web_dev, Aug 26, 2007 IP
  2. Tearabite

    Tearabite Prominent Member

    Messages:
    4,628
    Likes Received:
    429
    Best Answers:
    0
    Trophy Points:
    300
    #2
    as long as your script does not modify the Adsense code in any way i dont see why it would violate the ToS ..
     
    Tearabite, Aug 26, 2007 IP
  3. web_dev

    web_dev Peon

    Messages:
    230
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The only thing that i would be changing about the ads is dynamically controlling the appearance of the ads through the script for example changing ad colors and formats to see which are performing better.
     
    web_dev, Aug 26, 2007 IP
  4. Tearabite

    Tearabite Prominent Member

    Messages:
    4,628
    Likes Received:
    429
    Best Answers:
    0
    Trophy Points:
    300
    #4
    Then it would be violating the TOS .. whether or not adsense would care about only the colors and formats changing, i would not want to find out the hard way..
     
    Tearabite, Aug 26, 2007 IP
  5. web_dev

    web_dev Peon

    Messages:
    230
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    well, isn't it the same thing as going to the ad sense control panel, for example picking a new color for the links, generating the code and taking the code and placing it in your HTML.

    This way, I'm do the same thing from a script. I already have the Google adsense javascript code. In that code, i'm just changing the

    google_color_link = "000099";

    to say

    google_color_link = "0000FF";

    which you can do in the code itself without going to the adsense control panel and generating the code all over again just to change the link colors.
     
    web_dev, Aug 26, 2007 IP
  6. Tearabite

    Tearabite Prominent Member

    Messages:
    4,628
    Likes Received:
    429
    Best Answers:
    0
    Trophy Points:
    300
    #6
    I understand what you are saying, but the answer to your question is: YES - THIS WILL VIOLATE THE TOS - particularly, this part:
    Get permission from Google, and you'll be fine..
     
    Tearabite, Aug 26, 2007 IP
    buffalo likes this.
  7. web_dev

    web_dev Peon

    Messages:
    230
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    yea that would be the best way to go. I just hope that i can explain them what i'm trying to achieve and they don't misinterpret it.
     
    web_dev, Aug 26, 2007 IP