(versão em português encontrada aqui)
This is simple and free plugin by 2Aces for making easier to load Amazon Publisher Studio on a WordPress blog.
Amazon Publisher Studio it’s a new tool from Amazon that allow Amazon Associates affiliates to easily create links to Amazon products directly from their blog/sites front-end. Eliminating the need of going to Amazon to search for products and manually placing the links.
Installing Amazon’s Publisher Studio Loader Plugin
- Download Amazon’s Publisher Studio Loader zip file from this link, or from our Github repository
- Unzip
aa-amazon-studio-loader.zip
and uploadaa-amazon-studio-loader
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to your Amazon Associates profile and select the Publisher Studio tab ( click here )
- Create a new instance and click on “Get Code”
- Search the code and copy your Publisher tag.
This is the alphanumeric code between the double quotes after thecodeamznpubstudioTag
.
( i.e cybl0a-20 onwindow.amznpubstudioTag = "cybl0a-20"
) and paste in the first field of the plugin’s settings page - Search the code and copy your custom script file name.
This is the alphanumeric code betweenhttp://ps-us.amazon-adsystem.com/domains/
and.js
.
( e.g.cybl0a-20_a5e1c142-fc0b-4b4c-abf8-27814868e9b8
, onhttp://ps-us.amazon-adsystem.com/domains/cybl0a-20_a5e1c142-fc0b-4b4c-abf8-27814868e9b8.js
) and paste in the second field of the plugin’s settings page
Changelog
0.1 – Initial Version
Frequently Asked Questions
No frequent question yet.