Affiliate Software Documentation
Automation and Modules API
What is the Automation API?
What is the Automation API? The Affiliate Automation API allows you to do certain tasks outside of the affiliate management script. Certain actions such as…JavaScript API
The Javascript API allows you to show specific affiliate data on external pages using simple Javascript calls. For example: <script src="http://www.yourdomain.com/affiliates/js/show/primary_email"></script> Once a user has…API Sample Code for Automatic Account Login
Please note that these instructions are for those with PHP development and programming experience. If you need help creating custom automation code with your shopping…API Sample Code for Automatic Account Registration
Please note that these instructions are for those with PHP development and programming experience. If you need help creating custom automation code with your shopping…API Sample Code for Setting Remote Domain Cookies
The following PHP code block will show you how to set affiliate tracking cookies on remote domains, or subdomains outside of your Affiliate Manager installation…