Live Events

The Live Events page displays the full details of the last 1,001 events received in your project. It is specifically useful for monitoring incoming data and identifying invalid events or properties, conflicts in data schema, and other unexpected data issues.

Each row describes a single event. Columns include all Common Properties collected by Journey Analytics, and special columns:

  • validation: valid/invalid/pending (a new event that will be added to the schema if valid)
  • invalidComments: will specify the reason if the event is invalid.
  • extraComments: will specify any changes made to the event data (such as invalid properties removed).For more information see Handling Invalid Events.
  • raw_data: shows the full events JSON string.

Live Events listing

The page provides the following functions:

  • Search: click Search to filter the list to only show events which contain specific values. The search applies to all columns by default, but can be narrowed down to only apply to a specific column.

    Live Events search field and listing

  • Refresh: click Refresh at the top right to update the list with the latest 101 events.

    Live Events refresh icon

  • Select columns: click Select columns at the top right to choose which columns to display in the list.

    Live Events Filter columns fields list with some selected

  • See raw event data: click any row to see the original event JSON as received by Journey Analytics.

    Live Events raw data JSON example