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
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];
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.
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.
You're running multiple eminimalls on one page and the problem is that the same product is shown more than once?
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