What data parameters can be searched?
- App Realtime logs: ADID, Platfrom (e.g. ios, android), Event Category
- Web Realtime logs: Cookie ID, Browser (e.g. chrome, edge, safari), Event Category
- “Order Complete” events: Search for “Order”
- Test device logs: Search for “d43b224a-99e1-4fb9-bfc6-bffc65657e9d”
Are the events sorted by newest first?
Yes, the events are sorted by newest first. “Time the event is sent (
recvTimestamp)” is used for sorting, not the “time the event occurred (eventTimestamp)”.