myaffiliate-affiliate-software
SubId parameter
Append to your links the following parameter and token ?s2s.req_id=--CLICK-ID--.
https://tracking.example.com/_systemGenerated_Token_here/1/?s2s.req_id=--CLICK-ID--On page load, anytrack will substitute the token --CLICK-ID-- with a click_id value such as:
VTNkxc5de0Bz19ncmh5Xzrk7cUppikv56s.
The affiliate software will record the click_id value and send it alongside the postback call during the conversion event.
Postback Tokens
Placeholder Description
{customer.id} A unique identifier for the customer.
{payload} The payload value you may have used when referring the customer.
{s2s.req_id} The s2s.req_id value you may have supplied when referring the customer.
{s2s.pub_id} The s2s.pub_id value you may have supplied when referring the customer.
{media.id} The ID of the media you had used when referring the customer.
{media.name} The current title of the media you had used when referring the customer.
{landing_page.id} The ID of the landing page you had used when referring the customer.
{landing_page.name} The current title of the landing page you had used when referring the customer.
{campaign.id} The campaign you had used when referring the customer
{campaign.name} The current title for the campaigned you used to refer the customer.
{brand.name} The name of the brand for which the event occurred. This value may be empty if the event is not associated with a brand.
MyAffiliates does not pass conversion value, conversion name, currency or transaction id. Therefore, you will need to provide a prebuilt postback url that includes the following.
- Create a custom conversion source, set the name and URL.
- Fill the postback url fields with the following.
| AnyTrack Field | MyAffiliate Token | Info |
|---|---|---|
| click_id | {s2s.req_id} | |
| commission | any number | Manually set the value of the conversion. |
| customerId | {customer.id} | |
| label | {media.name} | |
| brand_name | {brand.name} | |
| event_name | CompleteRegistration | Select from one of the Standard Events. |
Updated about 6 hours ago
