Do you know if there is Drupal module that aligns affiliate links formed in various affiliate programs? For example, I'm working with X advertisers and each of them works with a unique affiliation platform. As a result, each time you take their banner it comes as an HTML/JS code snippet, containing a file source plus link with parameters such as banner id, lang, country etc. Each advertiser forms their own params. What I want to do is align all these links, so no matter what advetiser's platform is (doubleclick, netrefer, adserver or their own in-house platform) - the links on my site will always be structured in the same way with max one ID. How can I do this?