The PHPurchase/Cart66 is integrated with the WP Affiliate Software plugin by default. So you do not need to do anything special other than just keeping these two plugins active on your WordPress site. NOTE: This integration is for the paid/full version of the cart66 plugin. We have no integration support for the free version of that plugin (cart66 lite). … [Read more...]
WP Affiliate Platform and MailChimp Integration
The WP Affiliate Platform (plugin to recruit and manage affiliates for your products) can be easily integrated with MailChimp (Email marketing and Email list manager). To integrate MailChimp with WP Affiliate Platform simply go to the "Autoresponder Settings" tab from the Settings menu of the affiliate plugin and set it up. This will make it so after an affiliate registers on your site, the user will automatically get added to your Mailchimp list. Using MailChimp Interest Groups You … [Read more...]
WP Affiliate Platform and AWeber Integration
The WP Affiliate Platform (plugin to recruit and manage affiliates for your products) can be easily integrated with AWeber (Email marketing and Autoresponder service) so that your affiliates can get signed up to your list when they create an affiliate account. AWeber recently added the capability to add subscribers to a list via their API. We have updated the Affiliate plugin to use this new API for AWeber integration. Make a Connection to the AWeber API and Specify your AWeber List Name To … [Read more...]
Gravity Forms and WP Affiliate Platform Integration
The Gravity Forms (contact form plugin) can be integrated with the WP Affiliate Platform Plugin. The following integration steps show how you can use the Gravity Forms plugin to capture leads in the WP Affiliate plugin. What can you expect from this integration? The following points show the usual flow of events that you can expect: You place a form created by Gravity Forms on your landing page. An affiliate sends a visitor to your landing page (The affiliate plugin detects this … [Read more...]
Integrating s2Member Plugin with the WP Affiliate Software
The WP Affiliate Platform plugin can be easily integrated with the s2Member plugin. Minimum Requirement You must be using the official shortcodes or functions provided by S2Member plugin to create your payment buttons. S2Member offers shortcodes that you can use to embed your membership payment button on posts, pages or template files. If you are not using them then the affiliate plugin integration won't work. Integration Steps We have worked with the developer of the s2Member plugin and … [Read more...]
Tracking Clicks Remotely via HTTP GET or POST
You need a minimum of 4 pieces of information to track clicks remotely via a HTTP request. These are: Secret word (the secret word that you have specified in the settings) Referrer ID (the affiliate ID) Client's Browser Information Client's IP Address Optionally, you can pass in the following additional data too: The Referred Site's URL 1. Tracking Clicks via HTTP GET request To track clicks via HTTP GET use the following … [Read more...]
eShop (by Rich Pedley) and WP Affiliate Platform Integration
The WordPress Affiliate Software Can be integrated with the eShop Plugin developed by Rich Pedley (This is not the WP eStore plugin). Integration Instructions (Works with all Payment Gateways) Get the Latest eShop plugin (version 5.2.0 or above) Download and activate the eShop Affiliate Integration plugin All done! … [Read more...]
Contact Form 7 and Affiliate Platform Integration (Pay Per Lead)
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 … [Read more...]
API – Awarding Commission via HTTP GET or POST
This documentation is only for developers. If you are not a developer with good PHP coding skills then you have no need to read this. It is very hard to troubleshoot another coder’s code. So if you use this documentation and do a custom integration yourself then please note that we cannot offer you any support in terms of what is wrong with your code. You will need to hire us to take a look at your code and correct any mistakes you made. Depending on your situation you may need to be able … [Read more...]
Direct/Plain/Hosted PayPal Button and Affiliate Plugin Integration
There are two ways you can integrate a plain PayPal button with the WP Affiliate Platform plugin. Choose one of the following options: Some users tend to get confused because they try to follow everything that is on this page. Please only follow option 1 or option 2 (do not follow both of them at the same time) Option 1) Integrating PayPal Button Using PayPal's PDT Feature (Easier Option) This integration is best suited for one time payments ("add to cart" and "buy now" type transactions) This … [Read more...]