We have been informed by the developer of the Group Buying Sites (GBS) plugin that they have integrated with the WP Affiliate platform plugin. This will allow you to reward your affiliates when they refer a customer and the customer purchase a deal. The commission will be awarded after the sale is complete using the Group Buying Sites plugin. Please contact the Group Buying Sites plugin developer for the integration details as it is only available to the members of that site. … [Read more...]
API – Awarding Commission Via WordPress Hook
If you are a plugin developer and want to integrate your plugin with the WP Affiliate platform plugin then you can use the action hook mentioned in this documentation to do so. This documentation is only for WordPress plugin developers. If you are not a WordPress plugin developer then you have no need to read this. Awarding Commission From Another WordPress Plugin or Theme Using a Hook When you want to award the commission from your plugin (for example: after a payment is confirmed or after … [Read more...]
E-Junkie and WP Affiliate Platform Integration
WP Affiliate platform can be integration with e-junkie so that affiliate commissions can be awarded automatically for the products that you sell from your site via e-junkie. What can you expect from this integration? The following points shows the usual flow of events that you can expect: You place a buy button for an e-junkie product on your sales/landing page An affiliate sends a visitor to your sales page (The affiliate plugin detects this referral and tracks the click) The visitor … [Read more...]
PHPurchase/Cart66 and the WP Affiliate Software Plugin Integration
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...]
Capture Lead on WP eStore’s Squeeze Form Submission
If you are using the WP eStore plugin then it is possible to capture a lead every-time a user referred by an affiliate submits the squeeze form. Simply go to the "Settings" -> "Addon Settings" tab of the WP eStore plugin then check the "Capture Lead on Squeeze Form Submission" field and that should do the trick. The captured leads can be viewed from the "Manage Leads" menu of the WP Affiliate Platform plugin. … [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...]
Simple WP Shopping Cart and Affiliate Platform Integration
The WordPress Affiliate Software Can be easily integrated with the Simple WordPress Shopping Cart Plugin. There are two ways to integrate the simple shopping cart plugin with the WP Affiliate platform plugin (make sure you only follow one of the methods specified below). You also need simple shopping cart v2.8.5 or over so if you are using an older version please download the latest version from the wp shopping cart page. Some users tend to get confused because they try to follow everything … [Read more...]
Integrating the cForms plugin with the WP Affiliate Software
This page explains the cForms plugin integrating with the WP Affiliate Software to design a Pay Per Lead Affiliate Model. This instruction is best suited for someone with PHP Coding Knowledge. Please follow one of the following integration instructions: i) Integration Option 1 This integration was documented by Sean Conway from 499sitedesign.com All i needed to do was follow the instructions @ cform II for using the my-functions.php file (i used the override location) and include this … [Read more...]