WooCommerce Amazon Affiliates
The WooCommerce Amazon Affiliates Reports module is a new module included with WZone. You can now view your conversions, clicks, items shipped, and the revenue you have generated as an affiliate right within WZone’s interface by using Amazon Associates reports!
As you may have seen, reports are a great tool that you can use to increase your earnings in your Amazon Associates account.
As an Amazon Associate Program associate, you have access to a variety of reports.
Not only do these provide real-time updates on the status of any order placed through one of your affiliate links, but they also provide a thorough breakdown of your earnings.
You can view reports for today, yesterday, the last 7 days, the last 30 days, the last 60 days, and the last 90 days.
Demo: https://codecanyon.net/item/woocommerce-amazon-affiliates-wordpress-plugin/3057503
Recommendation: WordPress Optimization Plugin Scalability Pro Plugin
Total Revenue/Clicks/Ordered Items/Shipped Items/Returned Items/Shipped Items Revenue
Ordered Items Table
You can also view a table with more information about the items you ordered, such as:
Clicks/Conversions/Products ASIN/Product Link/ASIN/ASIN/ASIN/ASIN/ASIN/ASIN/ASIN/ASIN Directly Ordered Items vs. Indirectly Ordered Items vs. Ordered Items
Purchases of specific products directly from your website are called directly ordered items. Purchases made through the 90-day cookie are called indirectly ordered items.
Link Type Performance Table
Here is an example of what you can find here:
Products Ordered/Items Shipped/Revenue/Link Group/Clicks/Conversions/Items Ordered/Items Shipped/Revenue
You can also see a table with information about link type performance, which is very important for users of the PA API. What exactly is this? It is a detailed report on the performance of the affiliate links you use. There are also direct requests to the Amazon Product Advertising API (PA API).
Features: WooCommerce Amazon Affiliates
- Available as a plugin with any WordPress installation.
- Any Wordpress / Woocommerce theme is compatible.
- You can have both Amazon and Simple Woocommerce products in your store at the same time (we have double checked that products don’t conflict on the cart checkout page).
- Choose from any Amazon location: Amazon Germany, Amazon UK, Amazon Canada, Amazon France, Amazon Japan, Amazon India, Amazon Italy, Amazon China and Amazon Spain.
- 90-day cookie functionality – when users are redirected to Amazon, products are immediately put into their cart and maintained there for 90 days (increases conversions).
- Onsite shopping cart functionality! This option allows your customers to add a large number of Amazon products to their cart and checkout using Amazon’s system at the same time!
- Price Settings – Choose the price that will be displayed on your product – Regular Price/Discount Price/Sale Price
- Product Variations – Get a variety of products. Yes, all variations A product can have many variations, causing a significant increase in execution time!
- Import items as either Released or Draft by default.
- Choose the number of photos to import for each product.
- Check this box if you want to see shipping options.
- Choose whether to display coupons – special offers and deals.
- Image Import Type – Choose whether to import images immediately or asynchronously.
- Content Spinner – Choose whether you want to automatically or manually rotate content as it is imported.
- Grab hundreds of ASINs from Amazon in seconds with the ASIN GRABBER module! Simply import them via CSV Bulk Import afterwards!
- Items in Posts – Using shortcodes, you can easily add products to any post, page, or custom category.
- Check your conversions with product statistics!
- Product Title or Random Number – Image Name This is awesome for SEO.
- Choose if you want to show cross-sell products.
- Choose if you want to show image gallery in product description.
- Amazon Reviews Tag – Choose if you want to show Amazon reviews.
- Create an Amazon Access Key ID and a Secret Access Key on your computer.
- Set up your Affiliate ID (If you are not signed up for all plans, you do not need to specify all Affiliate IDs.)
- Create a Prime Affiliate ID.
- Import in a second! Find items using the Advanced Search and Bulk Import modules. All parent and subcategories will be imported when you import.
- Use the CSV module to import products in bulk. All you need is a list of ASINS.
- You can use the Sync module to adjust prices, titles, reviews, purchase URLs, descriptions, and SKUs to keep your products up to date.
- Use the Settings/Backup module to install default plugin settings, backup current plugin settings, and backup current store products.
Recommended: WordPress Affiliate affiliate plug-in SUMO Affiliates Pro
Changelog: WooCommerce Amazon Affiliates
[v13.8.1] - 22.09.2022 - [FIX] - NO PA API Keys / Chrome Extension - empty title detected - [FIX] - NO PA API Keys / Chrome Extension - variations improved detection [v13.8.0] - 20.09.2022 - [FIX] - correct link to latest NO PA API Chrome extension when using "Import Products" when extension not installed. - [FIX] - NO PRICE issue when importing using the NO PA API method or the Chrome Extension. - [FIX] - NO PA API Keys / Chrome Extension Amazon.ca (Canada) price without thousands separator issue fixed [v13.7.9] - 05.09.2022 - [FIX] - phpQuery to work with PHP 7.4+ (PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported) - [FIX] - synchronization logs module fatal error PHP 7.4+ - [FIX] - Merch By Amazon Products (T-Shirts) imported without design on them
⭐Similar suggestions:Ultimate Affiliate Pro – The Best WordPress Affiliate Plugin
Download WooCommerce Amazon Affiliates v14.1.00
How to Activate:
This file modification will allow you to activate the plugin using any item purchase code. I did not check any other callbacks/protections.
Edit the file…
<Your WORDPRESS root directory>/wp-content/plugins/woozone/validation.php
Find lines 37-44
// validation link
$input = wp_remote_request( 'http://cc.aa-team.com/validation/validate.php?ipc=" .
(urlencode($_REQUEST["ipc'])) .
'&email=" . (urlencode($_REQUEST["email'])) .
'&app=' . self::ALIAS );
// try to access the envato returns
$aaTeamServer_return = json_decode($input['body'] ,true);
Replace
// validation link $input="{"status":"valid","envato_obj":{"item-name":"WooCommerce Amazon Affiliates - Wordpress Plugin","item-id":"3057503","created-at":" Sat Nov 01 10:16:37 +1100 2000","buyer":"PyR8zdl","licence":"Regular License","supported-until":"Wed Mar 02 03:00:00 +1100 2222"},"html":"<h1> Hi PyR8zdl,<\/h1>\n<p>Thank you for buying and validate: <strong>WooCommerce Amazon Affiliates - Wordpress Plugin<\/strong> @date: <i>Sat Nov 01 10:16:37 +1100 2000<\/i><\/p>\n<p> You bought my item as: <a href=\"http:\/\/ codecanyon.net\/licenses\/regular_extended\" target=\"_blank\">Regular License<\/a>.<\/p>\n<p> Happy using, <br \/> AA-Team<\/p>"}"; // try to access the envato returns $aaTeamServer_return = json_decode($input ,true);
Notes: Maybe you need to unzip before installing the plugin. We do not provide any warranty if any theme/plugin contains a virus. Please check Virustotal before using on localhost .