View Single Post
Old 06-28-2014, 11:46 PM  
Zeiss
Confirmed User
 
Industry Role:
Join Date: May 2012
Location: With your mom
Posts: 5,189
BongaCash is your thing.
Their other program converts good, too.
You can specify postback url or add trackers to each campaign, no matter ppl or rev share. You can also make campaigns for whitelabels.

PostBack request will be sent to specified URL using GET method. To pass parameters to query, you can use the following macros.
Example:

PostBack URL to transfer the earnings amount and subaccount ID
http://example.com/mystat.php?myprofit={commission}&mySubID={subid}
{commission} and {subid} macros will be replaced with the appropriate values.
General parameters
{subid} subaccount 1, can be used to specify affiliate inside 3rd party tracking system
{subid2} subaccount 2, can be used to specify affiliate inside 3rd party tracking system
{cid} campaign ID
{uip} member IP address
{unique_member_id} unique member ID
{commission} affiliate income amount
{currency} currency amount (USD)
PPS parameters
{date} member signup date (yyyy-mm-dd)
revshare parameters
{unique_transaction_id} unique transaction ID
{type} transaction type (initial/rebill/refund/chargeback)
{date} transaction date (yyyy-mm-dd)
Good luck!
__________________


Adult Webmasters Guides

Last edited by Zeiss; 06-28-2014 at 11:48 PM..
Zeiss is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote