amazon affiliate info

Please post any support questions here. Guest posting is allowed
sakkiotto
Posts: 3
Joined: Fri Nov 10, 2023 12:29 am

amazon affiliate info

Post by sakkiotto »

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..
Administrator
Site Admin
Posts: 713
Joined: Tue Nov 18, 2014 11:30 am

Re: amazon affiliate info

Post by Administrator »

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
Translators 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',
also remembering that any browser ad blocker will disable the extensions function

Tested locally and works as expected
sakkiotto
Posts: 3
Joined: Fri Nov 10, 2023 12:29 am

Re: amazon affiliate info

Post by sakkiotto »

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 ?
Administrator
Site Admin
Posts: 713
Joined: Tue Nov 18, 2014 11:30 am

Re: amazon affiliate info

Post by Administrator »

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
sakkiotto
Posts: 3
Joined: Fri Nov 10, 2023 12:29 am

Re: amazon affiliate info

Post by sakkiotto »

ook thank you all the same