Since Google changed their rules about contextual ad placement you can now run
Chitika in contextual mode.
You don't need to change your code much - simply change the following line:
ch_non_contextual = 1;
to
ch_non_contextual = 0;
You should start seeing contextual ads appearing on your site within a few minutes.
For example, on
GeekToys.eu I used to run non-contextual ads by choosing one of the available product channels.
Since switching over the ads served have been directly related to the content and the earnings have increased.
They've also introduced a "cloud" system, which could be interesting, though I haven't had a chance to test it yet.
EDIT: I had forgotten to actually change the code above - nicely spotted!
Recent Comments