array ( 'id' => 'amazon-link-channels-associate-ids', 'page' => 'channels', 'title' => 'Associate IDs', 'content' => '

The site owner can enter their Amazon Associate IDs on the Amazon Link Associate IDs Settings page. Enter your IDs for all the locales that you have registered for in the default channel.

Any user of your site (including the owner/administrator) can also add their Affiliate IDs to their User Profile.

It is recommended that the Affiliate IDs in the default channel are set up, as some sections of the site (e.g. shortcodes inserted in sidebar widgets) do not have an \'author\'.

If some of the IDs are not supplied in a User\'s profile, or in a particular Channel, then the ones in the default channel will be used instead.

', ), 'amazon link channels' => array ( 'id' => 'amazon-link-channels-amazon-link-channels', 'page' => 'channels', 'title' => 'Amazon Link Channels', 'content' => '

The plugin allows the site author to create any number of \'Amazon Tracking ID Channels\' that specify a different set of Affiliate Tracking IDs. This allows the user to monitor how effective particular sections of the site are for generating referrals to Amazon.

The user can generate extra Amazon Tracking IDs by managing their options at Amazon Associates > Your Account > Manage Tracking IDs US, UK.

Then on the Amazon Link Associate IDs page create a new Channel and enter the tracking IDs created.

Individual Wordpress users can also add their own tracking IDs to their User profile. Any page of post that they are the author of will automatically use their Affiliate IDs.

When generating Amazon Link shortcodes, either manually add \'chan=channel_id\' to the shortcode or use the drop down selector in the Link Tool to choose one of the available channels. Leave blank to adopt the page author\'s tracking IDs or use the ones defined in the \'Default\' channel.

If the user wants a particular set of Associate IDs to be used for posts of a particular type, category or tag then they can enter rules into the \'Channel Filter\' settings to do this.

', ), 'channel rules' => array ( 'id' => 'amazon-link-channels-channel-rules', 'page' => 'channels', 'title' => 'Channel Rules', 'content' => '

In the Channel settings, there is a text box called \'Channel Filter\', this supports the following strings:

Notes:

You can put multiple rules in the text box (as long as they are different types), and if the post meets any of the rules it will use that channel. For example:


cat=food,20,drink
tag=booze

Will match all posts in categories with slug \'food\', \'drink\' or ID 20, as well as posts with the tag \'booze\'.

The manual shortcode setting \'chan=MyChannel\' will still override these Rules, see ID Priority below.

The category matching is done by the WordPress function has_category and the tag matching is done by the WordPress function has_tag. So the items can be the Name, Slug or ID.

', ), 'associate id priority' => array ( 'id' => 'amazon-link-channels-associate-id-priority', 'page' => 'channels', 'title' => 'Associate ID Priority', 'content' => '

If the author of a post specifies a Channel in the Amazon Link shortcode then this will always be used (if it exists).

If the shortcode is in a post that meets one of the specified channel filter rules then this channel will be used.

If the post or page is authored by a user who has specified their own affiliate ids then these will be used next.

Otherwise the Affiliate IDs in the \'default\' channel will be used.

If the Channel selected does not contain affiliate IDs for all locales then ones from the \'default\' Channel will be automatically inserted. If the \'default\' Channel does not have affiliate IDs for that particular locale then the IDs hardcoded into the plugin will be used.

', ), 'amazon associate account' => array ( 'id' => 'amazon-link-channels-amazon-associate-account', 'page' => 'channels', 'title' => 'Amazon Associate Account', 'content' => '

To actually earn commission from sales made through Amazon Links on your site you must sign up to the Amazon Associate program for your targeted locales. I recommend you at least sign up for your home locale and the United States. Sign up for an Associate Account at the following sites:

Once you have signed up for your home locale, Amazon may allow you to quickly sign up for associated accounts - e.g. Signing up for Amazon.co.uk will then prompt you to sign up for Germany, France, Spain and Italy. At the end of this process you should have a set of \'Associates ID\'s that you need to enter into the Amazon Link Settings Page under \'Amazon Tracking ID Channels\' -> Default Affiliate IDs.

You may want to set up your payment method now, as prompted by the Amazon Affiliate Site. Once you have done this or have selected \'Specify Payment Method later\' you will be taken to the \'Associates Central Home\' Page. At the top of this page is a tab for the \'Product Advertising API\' click on this to sign up for the API.

', ), );?>