Chitika Tips:It’s not so crap like i thought earlier
Pertaining to my last post about introduction to Chitika eMiniMalls, after realize that this new ad good performance, i spend a few hours last midnight to surf and see the ads layout in other blogs (as a result, i felt sleepy in office in the morning). After a while i came across afew blogs which i saw the eMiniMalls seems like show a specific products again and again.
So, what did i do to know the trick??
Knowing that the ad script can be viewed via Page Source in my browser,i search for the eMiniMalls code. There! I see the trick. Below is the default code from your eMiniMalls:
I compared the default code with the one i view in the page source. The code in the page source has one extra code that is:
ch_query = ’sony’;
So thats the trick to show a targeted eMiniMalls product in your site.
Then, i look at another page view to see whether if there are more tricks for the eMiniMalls. Yes! I found more tricks, this time i saw a few lines of javascript parameter which is not available in the default eMiniMalls code. The code looks like this:
var ch_queries = new Array('digital camera', 'camcorder', 'cellphone');
var ch_selected=Math.floor((Math.random()*ch_queries.length));
ch_query = ch_queries[ch_selected];
This code will make your eMiniMalls rotating the products ads within the parameter you define in the array. I like this very much as i can define more than one product.
After that i noticed one more tips, how can my eMiniMalls display the Search tab while some blogs not???Then i saw this code:
ch_nosearch = 1;
I paste the code and walla, the search tab is gone. I appreciate so much for anyone who found this trick because i hate the Search tab.
Whoever using the eMiniMalls plugin for WordPress, you can tweak your code. The lines are between line 203-225.
Sphere ItIf you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.



























Dude,
Chitika sends you that information when you sign up. I know every time you sign up for a program they kill your eyes and brain with things to read, but it’s in their first emails to you.
Sincerely,
Sam
Internet Marketing Controversy Blog