Beschreibung
With Easy Amazon Links you can easily create text links including your affiliate tracking id and earn commissions as Amazon Associates partner.
Features
- Creating text affiliate links for Amazon Associates
- No Amazon API keys required
- Two link types available: Search result (default) and product detail page (by ASIN)
- Supporting all available countries/stores
- Geotargeting functionality
- TinyMCE button for quick link generation
- Handy shortcode for customizations
- Configuration page for more options
- Regular updates and improvements: Go though the changelog
Quickstart Examples
- Setup tracking id(s)
- Select your default store
- Activate geotargeting in case you want to redirect visitors to their local stores (optional)
- Create affiliate links via TinyMCE editor button or shortcode: e.g. [eal]Amazon Echo Dot[/eal]
Support
- Browse issue tracker on GitHub
- Follow me on Twitter to stay in contact and informed about updates
Credits
This plugin is not official made or maintained by Amazon.
Installation
The installation and configuration of the plugin is as simple as it can be.
Using The WordPress Dashboard
- Navigate to the ‚Add New‘ in the plugins dashboard
- Search for ‚easy amazon links‘
- Click ‚Install Now‘
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‚Add New‘ in the plugins dashboard
- Navigate to the ‚Upload‘ area
- Select zip file from your computer
- Click ‚Install Now‘
- Activate the plugin in the Plugin dashboard
Using FTP
- Download the plugin
- Extract the directory to your computer
- Upload the directory to the
/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
FAQ
- Installation Instructions
-
The installation and configuration of the plugin is as simple as it can be.
Using The WordPress Dashboard
- Navigate to the ‚Add New‘ in the plugins dashboard
- Search for ‚easy amazon links‘
- Click ‚Install Now‘
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‚Add New‘ in the plugins dashboard
- Navigate to the ‚Upload‘ area
- Select zip file from your computer
- Click ‚Install Now‘
- Activate the plugin in the Plugin dashboard
Using FTP
- Download the plugin
- Extract the directory to your computer
- Upload the directory to the
/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
- How do I create an affiliate link?
-
Go to your post/page editor, mark a text and hit our TinyMCE button.
Alternatively you can use our shortcode: e.g. [eal]Amazon Echo Dot[/eal]
- What shortcodes are available?
-
The default shortcode looks as follows:
[eal]Amazon Echo Dot[/eal]
Sometimes the link text must be different, which can be done as follows:
[eal search=“amazon echo dot case“]Best Echo Dot Cases[/eal]
Additionally the link title can be updated as follows:
[eal title=“View Ecto Dot Cases on Amazon“]Best Echo Dot Cases[/eal]
In case you want to link a certain product detail page, pass the ASIN over to the shortcode:
[eal asin=“B01DFKC2SO“]Amazon Echo Dot[/eal] or [eal asin=“B01DFKC2SO“]Get your Echo Dot here[/eal]
- How does geotargeting work exactly?
-
In order to redirect your site visitors to their nearest Amazon store, the plugin needs to find out their country. This is done by passing their IP to the API of the following services: ipinfo.io and freegeoip.net. Additionally the country will be stored for a few hours in a cookie.
Now all plugin generated affiliate links will be replaced by using the local tracking ids you entered on the plugin settings page before.
Geotargeting is an optional feature and must be expressly activated.
- Multisite supported?
-
Yes of course.
Rezensionen
Mitwirkende & Entwickler
„Easy Amazon Links“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Easy Amazon Links“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
Version 1.0.1 (2nd August 2017)
- Minor improvements
Version 1.0.0 (1st August 2017)
- Initial release