Hi,
i have a question.... there is some snippet for link amazon shorted?
example this link https://amzn.to/3t1U8gI (have different trackingcode from setting in configuration page on adm)
it's possible override?
n.b. link normal the tracking code works..
amazon affiliate info
-
- Site Admin
- Posts: 713
- Joined: Tue Nov 18, 2014 11:30 am
Re: amazon affiliate info
Looking at the example you have given (which is not one of the amazon domains in the extension) it will not work 'as is' however, if you alter one on the domains as described in the release topic
Tested locally and works as expected
also remembering that any browser ad blocker will disable the extensions functionTranslators Note:
- If the amazon TLD's in your region are different to those in this Extension, when you translate language/xx/common.php change the TLD values in lines 55-67 and all settings will change to reflect this, otherwise DO NOT TRANSLATE THESE LANGUAGE STRINGS.
eg. Change
'AMAZONAFFILIATE_COUK' => '.co.uk',
to
'AMAZONAFFILIATE_COUK' => '.be',
Tested locally and works as expected
-
- Posts: 3
- Joined: Fri Nov 10, 2023 12:29 am
Re: amazon affiliate info
hi, thanks for answer..
i have changed 'AMAZONAFFILIATE_COUK' => '.to',
the url first example https://amzn.to/3t1U8gI become https://amzn.to/3t1U8gI/?tag=viewtopic-21
doesn't work
why u suggest .be ?
i have changed 'AMAZONAFFILIATE_COUK' => '.to',
the url first example https://amzn.to/3t1U8gI become https://amzn.to/3t1U8gI/?tag=viewtopic-21
doesn't work
why u suggest .be ?
-
- Site Admin
- Posts: 713
- Joined: Tue Nov 18, 2014 11:30 am
Re: amazon affiliate info
Sorry, you are correct. The extension just appends the new affiliate code to the end of the full url.
I am afraid it is not possible with this extension and due to the wider use of browser based ad blockers I will not be developing the extension further
I am afraid it is not possible with this extension and due to the wider use of browser based ad blockers I will not be developing the extension further
-
- Posts: 3
- Joined: Fri Nov 10, 2023 12:29 am
Re: amazon affiliate info
ook thank you all the same