TicTap Contextual Ads Labs

Save to del.icio.us  |  digg  |  reddit  |  Yahoo! My Web 2.0

Thank for testing the latest experimental version of TicTap Contextual Ads. Please contact us (Damon and Alex) for queries. The latest stable release is found here.

Latest Features

Demo

Remember to hover your mouse over the product links ;)

This is an example of an enhanced Amazon link.

Amazon.com
Amazon.co.uk
Amazon.ca
Amazon.de
Amazon.fr
Amazon.co.jp

Important Notes

Instructions

In order to try out the latest experimental version of TicTap Contextual Ads, you need to paste the following code into your web page.

<div id="tt_amsense" style="display:none"></div> is placed at the location where you want your ads to appear.

The Javascript code must be placed after this <div> block, preferably immediately before the </body> tag.

The tca_run() function runs the TCA service. The function declation is tca_run(aff, maxResults, userdef_str, useTitle, useDesc, useKeywords, amazon_locale, image_width, enhanceLinks).

Style the TicTap ads using CSS as described under the CSS styling options for TCA.

Here is some CSS that you can use straight away. Add it to your page's <head> block.

Save to del.icio.us  |  digg  |  reddit  |  Yahoo! My Web 2.0

Frequently Asked Questions

  1. Should I use the code in this page for a production website?
  2. Better not. Everything here is experimental and may change anytime.

  3. Can I just enhance my existing Amazon links without displaying TCA ads?
  4. Yes. In tca_run(), set useTitle, useDesc and useKeywords to 'false', userdef_str to '' (empty string), and enhanceLinks to 'true'.

  5. I'm using foreign characters in userdef_str, and TCA doesn't show any items.
  6. First, check that your web page's character encoding is UTF-8. Then make sure you've set the Amazon domain correctly. For example, if you want products in German, use 'de' for amazon_locale.

  7. I set useTitle, useDesc and useKeywords to 'true', and I'm not getting products.
  8. It's possible too many words were used and this will confuse TCA, resulting in no products found or products with low relevance.

  9. Yikes, my Amazon links are altered once I enable enhanceLinks.
  10. Yeah. This happened because you were using Amazon's super long URL. We shortened it as it is easier to work with. Rest assure that we did not hijack your Associate ID, change the product or the underlying HTML code. It works like before.

Questions? Feedback? Please contact us (Damon and Alex).