Implement Tracking Events
...
Tracker API
Spa-tracker
endpoint for delivering impression events back to the tracking infrastructure via tracking link
POST
https://localhost/impression/{trackingData}
Path Parameters
trackingData
*
Responses
200
OK
400
The tracking data string is manipulated and isn't the encrypted base64 encoded string coming
from the spa-adserver.
404
The tracking data path variable is missing from the URL.