Targeting Keywords - Rotation
So the question many will now no doubt ask is ‘if the ads are non contexual - what determines what ads will now be served?’
Good question. If you look at the code that Chitika give you you’ll notice another new line of code that comes to you by default like this:
var ch_queries = new Array(”digital cameras”, “ipod mini”, “sony playstation”, “dell laptop”);
This is the line of code that tells Chitika what ads to serve your site. If you leave it as is it will rotate four types of ads through your pages - ads for ‘digital cameras’, ‘ipod minis’, ’sony playstations’ and ‘dell laptops’. The beauty of eMiniMalls is that while these ads might pay ok per click - they are not likely to be highly relevant ads to the topic of everyone’s site - so you’re able to change them. Simply remove the words between the “and” marks and insert relevant words to your site. If your site is about MP3 players try “MP3 Player”, “ipod mini”, “ipod photo”, “iriver” etc. You can insert as many keywords as you like. This will help to keep your site looking fresh and hopefully stop your regular readers becoming blind to your ads.
For example, on my cameras site, I have changed the list to be:
var ch_queries = new Array(’Canon Powershot S2 IS’, ‘Canon Digital Rebel XT’, ‘Canon Powershot A520′, ‘Canon PowerShot A510′, ‘PowerShot SD400 Digital Camera’);


Loading...