Adds an affiliate ID to the end of URLs. Features:Adds your affiliate code to links.Updates other affiliate codes to your affiliate code.All phrases start with affiliateparser_ for your convenience.Installation:Download Andy-AffiliateParser-1.2.zip and unzip it.Copy the src/addons/Andy/AffiliateParser directory to your server.From the Admin Control Panel Install the add-on.Setup: Affiliate domain This is used to identify the link. Enter the domain name and extension. Affiliate code This will be the code added to the end of the link. The [?] or [&] will be added before the code and a [=] will be added after the code automatically. Affiliate ID This is your unique ID provided by the affiliate. Parse root URL Select this if you want to parse root URLS also. Example of a Root URL: https://xenforo.com/ How it works: For example if the following options were set as: Affiliate Domain = domain.com Affiliate Code = code Affiliate ID = 1234 the following link: Code:http://www.domain.com/item-that-is-being-sold/5678would automatically be converted to: Code:http://www.domain.com/item-that-is-being-sold/5678?code=1234