Skip to main content

Display events 

An event represents a single occurrence of an individual customer action. Each customer session contains one or more events.

An example of event can be someone updating their cart's content or signing up for a newsletter.

For more information, see Event entity.

List events

To list the events of an Application:

  1. Open the Application of your choice.
  2. On the left-side menu, click Events.

It contains the following information:

ColumnDescription
TimeDate and time when the event happened in the time zone of the Application.
EventEvent type.
Customer IDUnique identifier of the customer profile associated to the event. It can be used for integration purposes. It is the same across all Applications.
Session IDUnique identifier of the customer session where the event happened. It can be used for integration purposes. It is unique for each Application.
EffectsNumber of effects triggered for the event. Click the link to display the details of each effect. See API effects.