Implement Tracking Events
...
Tracker API
Spa-tracker
endpoint for delivering conversion events and associated data back to the tracking infrastructure
POST
https://localhost/conversion
Body Parameters
body
*
user_id
*
transaction_id
*
site_id
*
publisher_id
*
currency
*
products
*
Responses
200
OK
400
Request payload does not comply to the conversion json schema.