Adsense Compliant

by Administrator on November 5, 2005

To run chitika with adsense, you want to make sure that Chitika ads are not contextually targeted to your content. So to make it work, you need to inpur the keywords for chitika.

For your chitika code, make sure you have the following if you are running adsense ads:

ch_non_contextual = 1;
var ch_queries = new Array(’keyword1, keyword2, keyword3′);
var ch_selected= Math.floor((Math.random()*ch_queries.length));
ch_query = ch_queries[ch_selected];

The keywords will tell chitika server to serve ads that are related to your keywords only and this should keey you from violating Adsense policies.

Related posts:

  1. New Pay Per Click Program - Chitika eMiniMalls Chitika eMiniMalls offer distinct advantages over the current pay-per-click advertising...

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>