OSI Affiliate Software offers the option of using a complementary lead form that seamlessly integrates with the software, or using your own contact form by following these steps.
Step 1. Access the "Set Up Software" option on your admin dashboard.
Step 2. Select the "Link Software to My Store" button.
Step 3. From the list of shopping carts, select "General" and then click the "Copy" button.
The standard integration method includes incorporating invisible JavaScript code or a concealed image tag to the page displayed to customers upon form submission, either the thank you or confirmation page.
Passing of form details/variables
To transfer form information to lead details, first activate the option to include parameters in the affiliate URL. This can be done by following these steps:
Step 1. Navigate to "Set Up Software" from the admin dashboard.
Step 2. Select "Settings" and then choose the "Show Advanced Settings" button.
Step 3. Activate the option of "Include Parameter in affiliate URL" by checking the corresponding box.
Step 4. Scroll down and hit the "Update" button.
By default, the following information will be displayed on the lead details:
1. Referral Program - the program where the lead came from
2. User - the affiliate who referred the sale
3. Sale amount - not applicable
4. Transaction ID - transaction identification
5. Commission to Pay User - the amount of the lead's commission
6. Date - submission date
7. Status - if the commission for lead is approved or not approved
To transmit the following information, edit this line of code prior to pasting it, using the format provided below:
https://osidemo.ositracker.com/sales/salejs/amount:15/transaction:B
Transaction: B - Replace B with the form ID variable
Amount:15 - not applicable
Firstname: - use a variable for First Name
Lastname: - use a variable for Last Name
Email: - use a variable for an Email address
Passing of additional form details/variables
If your form contains information not previously mentioned, you can pass an additional 15 variables to the lead details by following these steps:
Step 1. Access the "Set Up Software" option from your admin dashboard.
Step 2. Click on "Settings" and then press the "Show Advanced Settings" button.
Step 3. Enter the names of fields from your form in the "SetData" fields.
To transmit these details, make the necessary edits to this line of code before pasting it, using the format provided below:
https://osidemo.ositracker.com/sales/salejs/amount:15/transaction:B
SetData#: use variable for this field