When to use Real-time Events
Validate SDK setup
After integrating the Klaritics SDK, open Real-time Events and trigger actions in your app to confirm events appear.
Debug tracking issues
If a chart shows no data, check the stream to see whether the event is arriving at all or with missing properties.
Test new events
Before shipping a new feature, verify that the new events are structured correctly and include the expected attributes.
Monitor live traffic
During a launch or incident, watch the event volume in real time to confirm traffic patterns.
How to read the stream
Each row in the stream shows the event name, timestamp, user identifier, and a preview of the event properties. Click any row to expand the full JSON payload and inspect every attribute.Real-time Events displays the raw event stream. For aggregated analytics and saved queries, use Chart Analysis or build a Dashboard.