To include an Amazon ad in your post simply add the following tag set in the location where you want the ad:
[amazonify]asn:align:type:tracking_id:width:height:text[/amazonify]
where ...
Each field in the tag is separated by a colon.
Examples
The simplest of Amazonify tags:
[amazonify]B000EXRSVM[/amazonify]
This example supplies the product ASN and accepts the defaults for all other properties. The result is a 120x240 text+image product ad that floats to the left.
--
A 120x240 image+text product box that floats to the right:
[amazonify]B000EXRSVM:right[/amazonify]
--
A 300x250 Omakase link that floats to the left:
Notice the ASN field is left empty. Amazon will decide which product(s) are displayed in Omakase ads. The align and Tracking ID properties are also blank so the defaults will be used.
--
A 300x250 Omakase link that floats to the right:
In this example an alternate Tracking Id - free-software-catalog-20 - has been inserted that will override the default. Use this feature if you work with multiple Tracking ID's and would like to use them in your blog.
--
An inline product link within the context of a sentence:
I recommend you buy the [amazonify]B0010TZR44::text::::320GB Passport[/amazonify] from Amazon.
The link text in this example is 320GB Passport. The value of the align, width and height properties are ignored for text links so they are left empty here. The Tracking ID is also left empty.




