Link localization
-
Love this plugin, however I’d really like to make use of link localization, as a non-trivial percentage of my traffic comes from non-US visitors.
The most popular plugin for this doesn’t seem to do anything with ASA:
http://ww.wp.xz.cn/plugins/amazon-affiliate-link-localizer/And I found what looked like a hidden inbuilt function for this in AsaCore.php to replace country based IDs with your own (which actually ticked me off at first – I’d be fine if there was a disclaimer telling me this) but it doesn’t seem to actually change anything?
/** * my tracking id's which will be used if the user doesn't have one * (for all my good programming work :) */ protected $my_tacking_id = array(So what’s the best way to make the links localize with your plugin?
Thanks for all your work on it.
The topic ‘Link localization’ is closed to new replies.