Amazon Chooser Plugin Enhancements pt 1
Posted: Mon Jul 25, 2005 4:57 am
The current amazon plugin that is available in the editor is great - it saved me a lot of time.
However, it's can only target one amazon country-based store (.ca, .com, .de, etc). The selection of the country to purchase books etc from is not the blog owners to make! That decision resides with the reader/purchaser.
I would like to suggest an enhancement or a new plugin where the reader can select (from a drop-down or radio button) the amazon store they wish to use.
The existing amazon chooser plugin (once modified) would make use of this choice and point the links to the most appropriate store.
This brings up an issue that the blog owner would have to register at all the different stores, which is very time consuming. This is not necessary, since if the blog owner does not have an id at a particular country store the link should still be made. The blog owner would receive no credit, but the blog reader would be happy because they could link directly and make a convenient purchase.
The php code to make all this happen has already been written, but not as a s9y plugin. Check out - http://www.chipdir.nl/amazon/ taking a look at the amazon.php or amazonv4.php for the idea. The code also supports language choice, which I also think would be useful given the fact that the reader's preferred language might not be english but we can at least present some of the website info to the reader in their language and this option would work automatically based on the readers choice.
For full credit I got that link through this other useful amazon affiliate site at http://www.associate-advocate.websbywes ... cripts.htm
Implementing for AWS 4 would be the best choice since the country selection is (simply
) a few changes to the URL to make it domain specific, unlike previous versions
Sadly I can change a line or two of php to my liking but cannot implement this one!
Any takers?
However, it's can only target one amazon country-based store (.ca, .com, .de, etc). The selection of the country to purchase books etc from is not the blog owners to make! That decision resides with the reader/purchaser.
I would like to suggest an enhancement or a new plugin where the reader can select (from a drop-down or radio button) the amazon store they wish to use.
The existing amazon chooser plugin (once modified) would make use of this choice and point the links to the most appropriate store.
This brings up an issue that the blog owner would have to register at all the different stores, which is very time consuming. This is not necessary, since if the blog owner does not have an id at a particular country store the link should still be made. The blog owner would receive no credit, but the blog reader would be happy because they could link directly and make a convenient purchase.
The php code to make all this happen has already been written, but not as a s9y plugin. Check out - http://www.chipdir.nl/amazon/ taking a look at the amazon.php or amazonv4.php for the idea. The code also supports language choice, which I also think would be useful given the fact that the reader's preferred language might not be english but we can at least present some of the website info to the reader in their language and this option would work automatically based on the readers choice.
For full credit I got that link through this other useful amazon affiliate site at http://www.associate-advocate.websbywes ... cripts.htm
Implementing for AWS 4 would be the best choice since the country selection is (simply
Sadly I can change a line or two of php to my liking but cannot implement this one!
Any takers?