Goglick feature in adwords . Can't find.

Discussion in 'Google AdWords' started by eobit, Feb 7, 2005.

  1. #1
    I mean
    with goclick.com you can do something like
    that in the landing page url :

    http://www.test.org?kw={kw}&bid={bid}

    where the special objects {kw}, {bid} automatically insert the value of the keyword and the bid in the url.

    I can't find something like that on google , but i think it's possible since they have advanced api and so on ....

    Any ideas ?

    :-o

    Thanks
    Rob
     
    eobit, Feb 7, 2005 IP
  2. nevetS

    nevetS Evolving Dragon

    Messages:
    2,544
    Likes Received:
    211
    Best Answers:
    0
    Trophy Points:
    135
    #2
    I haven't seen anything like that available on adwords. I don't know that I'd want users knowing what my bid was - especially in terms of fraud clicks.
     
    nevetS, Feb 7, 2005 IP
  3. eobit

    eobit Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hmm tha's a thing i never thougt about.

    This could be really true.

    But i bid on very non competitive terms and i don't use the external distribution network.

    Any suggestion ?

    Thanks
    Rob
     
    eobit, Feb 7, 2005 IP
  4. nevetS

    nevetS Evolving Dragon

    Messages:
    2,544
    Likes Received:
    211
    Best Answers:
    0
    Trophy Points:
    135
    #4
    If your bids don't change too frequently, you could just generate a unique id for all your ads. If they change quite a bit, then I don't really know. Maybe run a few different campaigns with the same keywords and ads, but different bids and disable them/enable them as needed.
     
    nevetS, Feb 7, 2005 IP
  5. eobit

    eobit Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yes that's the best way
    i generated an id this
    way

    firt 2 digits represents the campaign, the other 2 the group and the last 3 the price

    so index.php?id=0102035&kw=keyword

    will allow me to track the request and evaluating which campaign and keywords are doing very well

    simply using the php $_SERVER['QUERY_STRING'] and passing it trough the form of the landing page.

    Maybe one fine day i'll hire some php programmers to do it in a more professional way :)

    Thanks to everyone !
    Rob
     
    eobit, Feb 10, 2005 IP