View Single Post
Old 06-29-2014, 01:49 AM  
mediabuys
Registered User
 
Industry Role:
Join Date: Jun 2014
Posts: 12
Quote:
Originally Posted by Zealotry View Post
[/URL] is your thing.
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
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!
thanks for getting back to me... so these tokens will pass back the rev data for the life of the customer?
mediabuys is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote