Hi
We are using legacy API to track addToCart and placeOrder events
https://developers.klaviyo.com/en/v1-2/reference/track-get
GET request to https://a.klaviyo.com/api/track
We are getting successful response from API but events are not visible in klaviyo
example:
Call we are using on place order a.klaviyo.com/api/track?data=eyJ0b2tlbiI6IlJ3Zj...…
So, implementation is OK but why metrics are not visible ?