Different languages ( Go to Affiliate Desk \ Settings , to set the default language and available languages for your registration page)
All the texts can be adjusted by the operator from TAP BackOffice (Go to Tools \Translation\Values'screen to find the relevant translation keys for registration page (Affiliation) and affiliates backoffice/login page (Affiliation Admin)
Can be customized with CSS and additional JavaScript from the TAP BackOffice.
The page can accept different parameters in the URL
https://aff.theaffiliateplatform.com/?lang=uk - opens in the specified language
https://aff.theaffiliateplatform.com/?mgr=123 - registered affiliate will be assigned to the manager with ID 123 and the affiliate will be automatically approved. You can prevent automatic approval by adding &auto_approve=false to the URL
https://aff.theaffiliateplatform.com/?paff=456 - affiliate will be assigned as a child to the affiliate with ID 456
https://aff.theaffiliateplatform.com/?registration_source=FB123 - affiliate will be marked with the tag FB123 as the registration source
Customizing page UI
You can provide custom CSS, colors, and background of the page in the Settings \ Custom JS & CSS (REG. SCREEN) section. Please check the example below
When registering as an affiliate, applicants must accept the platform’s Terms & Conditions. This step ensures compliance with the program’s rules and policies.
To add Terms and Conditions:
Go to 'Tools' header >'Translation \ Values'screen
Use the filtering options to find Registration page translation keys
Select 'reg_tc'
Add Terms and Conditions (in HTML format) for the respective language/s
To apply Terms & Conditions for the English version of the affiliates' registration page, you can apply it either in 'Translation keys' or in Settings, T&C (HTML)
Customizing login page for affiliates
TAP provides a fully configured affiliate portal, serving as a login page and user interface for affiliates.
You can apply custom JS for affiliates UI in Settings \ Custom JS (AFF.APP). Please check the example below