1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

DKI for products (ecommerce sites)

Discussion in 'Google AdWords' started by corlas, Apr 26, 2014.

  1. #1
    Hello and thanks in advance,

    I know how to use the dynamic keyword insertion tool into the title field (of the ad) but how can an online retailer land the visitor to the appropriate landing page?

    example: an ecommerce site may have 2,000 or more products and can target those keywords but how to land the visitor to the appropriate product page (if using the DKI tool)?


    Thanks!
     
    corlas, Apr 26, 2014 IP
  2. Fer0

    Fer0 Active Member

    Messages:
    249
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    60
    #2
    Google determine landing page with algorithm. And that id depending in keywords in your landing page..
     
    Fer0, Apr 26, 2014 IP
  3. corlas

    corlas Active Member

    Messages:
    208
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #3
    Fer0 I am not sure what this means. When you create an ad you type:

    title
    description line 1
    description line 2
    landing URL.

    So if I have 1,000 products then I must have 1,000 ads and that is what I need to avoid. Therefore if I use DKI for the title, can I use something similar for the landing URL? Letting google determine the most appropriate landing page with an algorithm it doesn't seem the right answer....

    Are we talking about the same thing here?

    Thanks for your time.
     
    corlas, Apr 27, 2014 IP
  4. seojig

    seojig Well-Known Member Affiliate Manager

    Messages:
    1,122
    Likes Received:
    93
    Best Answers:
    0
    Trophy Points:
    140
    #4
    Hi,
    As far as i know, one can achieve such facility by doing some programming on landing page of the website. I never tried it but this is what i think should work.

    Crate ad with landing page like this: mywebsite.com/landingpage.php?kw={keyword}

    Now, check the keyword on landing page with some query like:

    <?php
    if ($_GET{'kw'})
    $kw= htmlentities($_GET{'kw'});

    ?>


    and accordingly land the customer on most relevant page.
     
    seojig, Apr 27, 2014 IP
  5. corlas

    corlas Active Member

    Messages:
    208
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #5
    Hi seojig and thanks for taking the time to answer my question.

    Unfortunately that would not work as we are not talking about a dynamic landing page where you charge the headline/subheads depending on the keyword. We are talking about an ecommerce website with different product pages.

    So I am guessing there is no way ... thanks to all anyways.
     
    corlas, Apr 27, 2014 IP