Home
Integration Methods
AWeber
This integration method is for AWeber application by www.aweber.com
The integration can create unique lead commission after verification of the email address of the customer. You can also use part of this integration to automatically create affiliate after customer confirms his email address.
1
Necessary settings
First, you have to setup AWeber. Navigate to My Lists tab and to Confirmed Opt-In. Here, you should setup email text but the most important part is to define Confirmation Success Page. Insert the link to your "after confirmation" page here - the page will contain lead tracking code and API code for adding new affiliate. This page have to be PHP. Lets say we will create the site named lead.php
To properly track all the data you need to do one more step. There is a checkbox "Pass subscriber info" - please enable this option.
2
Adding the code for lead tracking
In our file lead.php there is already some code with message "Thank you for .......". This is a page where only approved customer can come, so this is the best place to insert lead tracking code. Please, insert it to the end of the page code, over the </body> tag.
3
Adding the code for creating new affiliate
This is the code for work with PAP4 API so if you do not have "lead.php" page at same server as PAP4, you will need to copy file api/PapApi.class.php from PAP4 server and paste it to server with "lead.php" page. Here comes the code:
4
aWeber plugin for PAP
(Integration plugin developed by third party company)
Each time a new affiliate joins your affiliate program in PAP, this
plug-in notifies AWeber so that the affiliate is also added to the
AWeber list that's specified.
Details on the AWeber plug-in for Post Affiliate Pro are posted on site:
Details about the plug-in and how to install and configure it are located in the README file
Where does PHP code (step 3) get place
2 years ago
Neil
There are no instructions of what to do with the PHP code in step 3. Does it go on the lead.php page also? If so, in the body?
Step 3
2 years ago
Martin Pullmann, Q.U.
Yes, the code there is supposed to be in the lead.php ...
step 3.
2 years ago
Steve
Just to confirm, step 3. is not needed if the lead page is on the same server?
id questions
2 years ago
Steve
is this id correct, or do I have my own?
id="pap_x2s6df8d"
ID
2 years ago
Marin Pullmann
ID is correct, please do not change it.
No E-Mail
2 years ago
Sven
automatically create affiliate after customer confirms his email address --> this works
but PAP$ now doesn`t send a confirmation E-Mail with the login details
How can I solve ths problem?
Thanks
PAP doesn`t send a confirmation E-Mail
2 years ago
Michal Smoliga
Hello,
I would like to ask you for your Merchant panel access, so I can check you setting configuration.
Thank you in advance
Best regards
Michal Smoliga
Quality Unit
Help Desk: http://support.qualityunit.com
E-Mail: support@qualityunit.com
Phone: +1 415 8303923
Mailing Address: Quality Unit, s.r.o., Tomanova 80/C, SK-83107 Bratislava, Slovakia
PAP 3 With Aweber
2 years ago
Gilles
Hello,
Is it possible to do the same with PAP3.
If not, how can I connect PAP3 with my Aweber list
Best regards,
Gilles
PAP3
2 years ago
Martin Pullmann
We do not support PAP3 anymore, so you can only use step 2... it will work in PAP3 if you change the tracking URL and the variable names... Creation of new affiliate is not possible in PAP3.
Best time to upgrade to PAP4 I guess.