The WP Affiliate Platform plugin can be integrated with the Contact Form 7 plugin to setup a Pay Per Lead affiliate model (the affiliate who refers a visitor gets a commission when the visitor submits a form).
Contact Form 7 Pay Per Lead Integration Steps
Step 1. Enable the Feature
Go to the “Integration Related” settings tab of the main affiliate plugin’s settings interface. Then check the “Enable Contact Form 7 Pay Per Lead” option and save the settings.
Step 2. Configure the Additional Settings of Contact Form 7
Do the following:
- Edit the contact form 7 form in question (the form where you want to use pay per lead feature).
- Go to the “Additional Settings” tab of this form.
- Enter the following in there. Replace “XX” with the commission amount that you want to pay for each lead (example value: 25).
wpap-ppl-commission: XX
It should look something like the following screenshot:
In the above example, when a user submits this contact form, the affiliate (who sent the lead) will be reward with $25.
I would love if we could do this with an aweber form… and others like Hadee mentioned
If people need then I will add those options.
Salam n Hola
Here’s an interesting thought. You can probably add features on the remote post with function for :
1. Registering Affiliates
2. Registering Leads
This way, we can then use the remote post function to register affiliates and leads from external autoresponder forms.
The code may look cut off but it’s not really cut off. If you copy the whole block and paste it into notepad you will see it will paste it nicely in one line.
You specify the % or the fixed amount in the settings or the individual affiliate account. The amount here is the total sale amount (the commission is awarded based on this amount.. so 30% of this amount will get awarded to the affiliate if his/her commission level is set to 30%)
Thanks for this, 2 points.
Firstly the code seems to be cut off on the right hand side due to the content width. But I got it by highlighting it all but at first I couldnt see BB, CC or DD so was confused.
Secondly, instead of commission amount can I put 10% instead?
Thanks, great work!