Track a sale event for a short link
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Track a sale event
The unique ID of the click that the sale conversion event is attributed to
The name of the sale event
"purchase_completed"
The unique ID of the customer in your system
"user_42"
The sale amount
99.99
The currency code (USD, EUR, etc.)
"USD"
Your invoice or transaction ID
"invoice_12345"
The name of the customer
The email address of the customer