ekool
Well-known member
I found a smile.amazon.com link and it didn't process that one either.
@David G does this plugin work on ebay.com.au links for you?Amazon Australia domain is - amazon.com.au
In line 477 of Html.php (bbcode/render/) it lists domain as amazon.co.au
PHP:if (!empty(\XF::options()->snog_amazonparseraffiliateau)) { $affiliatearray[] = ['domain' => 'amazon.co.au', 'affiliate' => \XF::options()->snog_amazonparseraffiliateau ]; }
@Ozzy47 I've figured out this bug and a couple of others by taking a look at the plugin files.@David G does this plugin work on ebay.com.au links for you?
It doesn't work for ebay.com.au or amazon.com.au links even after correcting the Html.php amazon.com.au spelling error. Interesting to note that ebay.com.sg links don't work either.
It appears that any link which contains something directly after the .com does not work. These links will not append the ebay/amazon affiliate code:
@Ozzy47 I think I found a bug, do you know what could be causing this?
- amazon.com.au
- ebay.com.au
- ebay.com.sg
$searchdomain = str_replace(['www.', 'deals.', 'rover.', 'cgi.', 'm.', 'pages.'], '', strtolower($hrefarray['host']));
$searchdomain = str_replace(['www.', 'deals.', 'rover.', 'cgi.', 'pages.'], '', strtolower($hrefarray['host']));
['domain' => 'amazon.co.au',
['domain' => 'amazon.com.au',
['domain' => 'ebay.sg',
['domain' => 'ebay.com.sg',
Amazon.au affiliate ID (AU)
Amazon.com.au affiliate ID (AU)
https://www.amazon.de/Apple-AirPods-Pro-2-Generation-Ladecase/dp/B0BDJ37NF5/
https://www.amazon.de/dp/B0BDJ37NF5/
https://www.amazon.de/FERM-Elektro-Staubbläser-400W-Geschwindigkeit/dp/B0154IVX1C
https://www.amazon.de/SEEKONE-Heißluftpistole-Temperaturregelung-Heissluftgebläse-Aufsatzdüsen/dp/B082D6R8ZY
The guidance page linked to reads that a notice in the T&Cs or in the footer is not acceptable. We have to disclose that we receive compensation by every link.I. Guidelines and Accepted Promotional Methods. Subject to the licenses granted in Section VIII of the Agreement:
G. Disclosure about Relationship with EPN. FOR ALL PARTNERS GLOBALLY, regulatory agencies in your country mandate some form of disclosure regarding your relationship to EPN. For example, in the United States the Federal Trade Commission requires disclosure of any material connection or relationship when you endorse or promote a product or service to your readers, unless the connection is already clear from the context of the communication containing the endorsement/promotion. Affiliate links are considered such a material connection. Depending on your primary business location, you will also have legal requirements to disclose your affiliate relationship. EPN has developed a set of information guidelines to help you understand the requirements for your location, which can be found here: Affiliate Disclosure FAQ. EPN will conduct checks from time to time to ensure you are in compliance with regulatory requirements globally. This information is not legal advice, and is provided only as information guidance. You are required to ensure you meet all legal requirements for your area, and are advised to consult legal counsel to ensure you are in legal compliance with your regulators.
In order to help you understand the requirements, we have developed the following guidance here.
- Disclosure must be “unavoidable”. The disclosure should be as close to the promotional contents, advertisements, logos and/ or links as possible. Consumers should not have to search for disclosure.
I wonder if something as simple as hover text stating that the link is an advertisement would be sufficient...@Ozzy47 we have a serious and urgent issue with ebay links.
Ebay have contacted me to say that if we don't comply with the Ebay Partner Network affiliate link agreement at
https://partnernetwork.ebay.com/page/network-agreement#network-agreement
and reply to their email with confirmation of the fix by 2/9/2024 (9th Feb), I risk termination of my account and 100% reversals of my pending commissions.
The guidance page linked to reads that a notice in the T&Cs or in the footer is not acceptable. We have to disclose that we receive compensation by every link.
This applies everywhere, not just in the USA.
So this is serious and urgent and applies to everyone using your addon for ebay.
A conspiracy theorist might see this as ebay trying to avoid paying forums for affiliating user generated links.
Is there anything that can be done? Could your addon, for example, pop up a modal with the affiliate disclosure before people then click to proceed to the ebay link?
Yes because there is a notice at the bottom of every post containing an eBay link. That might still be a problem, though, if it’s a long post and you have to scroll down to see it.I'm not sure, Is @AndyB suggesting his addons will suffice for Ebay needs?
Yes because there is a notice at the bottom of every post containing an eBay link. That might still be a problem, though, if it’s a long post and you have to scroll down to see it.
"As an eBay Associate we earn from qualifying purchases." might work...We can probably add both options: confirmation overlay and option for message below the post.
What should the message/warning say?
We can probably add both options: confirmation overlay and option for message below the post.
What should the message/warning say?
[$siteName] may receive a commission if you make a purchase after clicking one of the above links
Hello, In a recent review of your site, and in particular, pages that were generating clicks to eBay, we were unable to find your disclosure that you may be earning revenue from affiliate links. Disclosure of affiliate links/articles is required by both the United States Federal Trade Commission and the... |
We use essential cookies to make this site work, and optional cookies to enhance your experience.