Open the menu
    ```html

    Customer Experience : Event Management

    Allows the management of customized events that can be used to monitor user experience. Data collection for registered events can be done using the REST API or Monitoring Javascript API.

    Features

    • It is an administration interface

    Screens

    Event Management

    Data

    Event

    • Name(Short text (string))
    • Occurrences(integer) : number of event collections.
    • Enabled(Conditional (boolean)) : indicates if the event is enabled.

    Links

    Permissions

    • Manage events: Allows managing custom events.

    Actions

    • Delete : allows deleting an event.
    ```