Tracking V2
Track Conversion
The tracking API allows you to track conversions for any affiliate.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
URL parameter of the affiliate (i.e. https://company.com?red=john -> john)
required if uid is not set - Email of the referral
required if email is not set - Your internal ID of the user/customer
Cookie set by the tracking script in the referral's browser. Used to match the exact click that converted.
Response
201
application/json
Successful conversion