Bookalizer has a configurator that enables you to compile a small piece of JavaScript code that can be integrated into your own web pages. This JavaScript code retrieves books.
Bookalizer knows three types of how to select a book
* Keywords - You can enter a comma separated list of keywords. Per request, we choose one of the keywords at random. Now we start an amazon search with this keyword. Out of the results, one of the hits is choosen at random again.
* ASIN List - You can enter a comma separated list of ASINs. Then Bookalizer works as described for keywords
* Referer - this is similar to the amazon Self-Optimizing-Links. For the implementation, we use the free service of Topicalizer. In that case, you don't have to define keywords - they are extracted by topicalizer out of the content of your page.
You can adapt layout, color and other features of the advertising.
Bookalizer knows three types of how to select a book
* Keywords - You can enter a comma separated list of keywords. Per request, we choose one of the keywords at random. Now we start an amazon search with this keyword. Out of the results, one of the hits is choosen at random again.
* ASIN List - You can enter a comma separated list of ASINs. Then Bookalizer works as described for keywords
* Referer - this is similar to the amazon Self-Optimizing-Links. For the implementation, we use the free service of Topicalizer. In that case, you don't have to define keywords - they are extracted by topicalizer out of the content of your page.
You can adapt layout, color and other features of the advertising.