If I have html site with 1000 page. My question is I would like to use different product but I cannot test every day different product… How can I test different product….on 1000 html page Any script do u know please give me. If u give any script then I will use but it is against the chitika TOS? Please help me
How to cycle through more then one product. I got this from otherwebsite. Use the code below with your own products targeted towards your content. var ch_queries = new Array(’phrase1′, ‘phrase2′, ‘phrase3′); var ch_selected = Math.floor((Math.random() * ch_queries.length)); ch_query = ch_queries[ch_selected]; Rotate Chitika by random product By doing this you are not contextual and do not have to list off keywords. Use this code. ch_non_contextual = 1; ch_query = “â€; Target the Title ch_query = ‘< ?php the_title(); ?>’;