How to check if eVars and events are being populated when sending data with 1.4 Data insertion API.
Good morning,
Is there a place in the admin console/analytics workspace where you can check whether data for the eVars and events that I am using on my 1.4 API requests are populating?
I have checked everywhere and still no able to see my data showing up in my report and always receiving successful responses from the 1.4 Data insertion API:
This is all I see on my logs for all my requests:
<?xml version="1.0" encoding="UTF-8"?> <status>SUCCESS</status>
Thanks.