Editing Events

The following steps demonstrate how to edit an event in a dataset. Let's edit the event All application events that we created in Creating Events.

Availability Notes:
  • Events functionality is only available in Arcadia Enterprise, not in Arcadia Instant.
  1. On the main navigation bar, click Data.

  2. Select Campaign dataset. Dataset side navigation appears, open at Dataset Detail view.
  3. In the side navigation menu, click Events.

  4. In the Events list, find the event to edit, and click Edit.

    In this example, we are editing event All application events.

    Editing an Event
    Editing an Event

    A pre-populated Edit Event modal window appears.

  5. You can change all the entries in Edit Event modal window. In this case,

    • Leave Event Name 'as is'.
    • Leave Event Display 'as is'.
    • Under Filters, click the pre-populated filter, name='$session_started'AND name='$session_ended. Let's edit this filter.
    Clicking the pre-populated filter in the Add Event modal window
    Click the Filter Expression in the Edit Event Modal Window
    The Filter Expression modal window appears.
  6. In the Filter Expression modal window, edit the expression by appending AND name='$purchase' to the pre-populated filter.

    name='$session_started'AND name='$session_ended'AND name='$purchase'
  7. Click Apply to save the new filter expression and return to the Edit Event modal window.

    Editing the expression in the Filter Expression Modal Window
    Editing the Filter Expression
  8. In the Edit Event modal window, click Save.

    Displaying the Edit Event modal window with values for the new event and clicking save
    Display the Edited Filter
  9. The renamed/edited event appears in the Events interface.

    Events of the Dataset, the last one is edited
    Events of the Dataset, the Last One Edited