Pretty Links is a wordpress plugin that allows you to easily manage links you publish on your blog. It is widely used by affiliate marketers as it allows to streamline affiliate link management.
Prerequisites:
You need to have the free or premium version of Pretty Links plugin installed on your Wordpress
You need to have the AnyTrack tracking code installed on your site
Add a new link
Select the redirect method 302 or 307
Add the target URL and edit the slug
Remove any subid parameter from the target URL as AnyTrack automatically adds it.
Open the Advanced settings and enable parameter forwarding
Save / Publish the link
As opposed to other link management plugins, Pretty Links doesn't have a global setting for enabling Parameter Forwarding. So you will have to manually update each of your links.
Assuming you already have links published on your website you will have to update the link attributes according to the link tracking settings of each affiliate network.
Open the affiliate network tab
Select the affiliate network you've already integrated.
Open the Click Tracking tab
Copy (ctrl+c) the link attribute ex: hasoffers, impact, shareasale, awin
Paste (ctrl+v) the attribute in the rel tag
<a href="https://anytrack.io/goto/leadpages" rel="sponsored nofollow impact" data-brand="leadpages" >landing page builder</a>