Forum Moderators: martinibuster
I'm trying out the Chitika eMiniMall on my website. This is contextually targetted, so I've removed Adsense from those pages. I THINK I'm still allowed to use the Google search box, but I've taken it off for the moment, just in case. Anyone had any experience of this?
If no-one else knows this one either, I'll email Support and report back. (I hate unanswered questions.)
Of course - you could also wade through the TOS themselves.
Shame, I thought it looked very promising.
1. Manually override the backend contextual targeting engine by specifying a query of their choice. To specify your own query, please add this line to the code:
ch_query = "canon powershot a95"; // Replace with product name of your choice.
That way our system will not do any content sensing and it is no different from an affiliate product that you would choose.
Here is a post in webmastersworld long back where this issue was handled (See max_mm's comment at the bottom: [webmasterworld.com...] .
2. The search box function can be turned off. When you do this, no search tab will be displayed. To do this, please add the following line to the code:
ch_nosearch = 1;
-Venkat
-----------------
Venkat Kolluri
Chitika, Inc.
------------------