Getting mulitple Chitika vendor ads using one keyword?

Discussion in 'Chitika' started by LaCabra, Nov 9, 2005.

  1. #1
    Hi All,

    I fired up adsense on Nov. 4th and thought what the heck lets fire up Chitika! So I am in the process of doing so but would like some feedback. Basically I want to run 5 keyword ads on a keyword related page. Ie: Leather Handbags . Now I was wondering if there is any way of displaying five different vendor ads without modifying the keyword? For example I know I can get 5 different ads by putting:

    Gucci Leather Handbags
    Derek Alexander Leather Handbag
    Fendi Leather Handbag
    Prada Leather Handbag
    Jansport Leather Handbag

    I want to be able to just place a keyword like “leather handbag” and get 5 different vendor products popping up.

    Thanks in advance.
    Frank
     
    LaCabra, Nov 9, 2005 IP
  2. blinxdk

    blinxdk Peon

    Messages:
    660
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Use the eminimalls code generator on chitika.com and add those 5 keywords, or edit the query code to something like this:

    var ch_queries = new Array( "Gucci Leather Handbags","Derek Alexander Leather Handbag", "Fendi Leather Handbag","Prada Leather Handbag","Jansport Leather Handbag" );
    var ch_selected=Math.floor((Math.random()*ch_queries.length));
    ch_query = ch_queries[ch_selected];
     
    blinxdk, Nov 9, 2005 IP
  3. aeiouy

    aeiouy Peon

    Messages:
    2,876
    Likes Received:
    275
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can't determine what shows up under leather handbag. That is up to chitika to decide. You may get those 5 handbag ads to show up if you just put in leather handbags, but you may get 10 other ones 2.. or you may get two of them and not the other 3 etc.

    Why not just use the individual keywords? I have some fairly long keyword strings and it is not a problem.
     
    aeiouy, Nov 9, 2005 IP
  4. LaCabra

    LaCabra Goats R Us

    Messages:
    1,954
    Likes Received:
    241
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks for the info blinxdk!:) When I place 5 different ads using this method I still get duplicate ads so I may have to resort single keyword ads.:rolleyes:
     
    LaCabra, Nov 9, 2005 IP
  5. blinxdk

    blinxdk Peon

    Messages:
    660
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You're running multiple eminimalls on one page and the problem is that the same product is shown more than once?
     
    blinxdk, Nov 9, 2005 IP
  6. LaCabra

    LaCabra Goats R Us

    Messages:
    1,954
    Likes Received:
    241
    Best Answers:
    0
    Trophy Points:
    0
    #6
    aeiouy yup look like I will have to do that. its just that I have a gazillion keywords and was hoping for a short cut. However, the nice thing about doing it this way is that there will be no duplicate ads and perhaps more relevant. Thanks aeiouy!
    :)
    Cheers
    Frank
     
    LaCabra, Nov 9, 2005 IP