Create, edit, or remove an event filter
For more information, see Event filters.
Create an event filter
- Go to Events > Filters.
- Click Add.
- Enter a Filter Name. Select an Event Type and Event Name.
- Click Add.
- Optional: Turn off the filter toggle to convert the OR filter into an AND filter.
- Click Add to add a new filter condition.
- Click the new condition's Property field to select an event property to filter by. ### Tip The Example Data pane shows the available properties and their values for this event filter's associated event. This helps you select an appropriate Property, Operation, and Value.
- Click its Operation field to select a filtering criteria.
equalsAn exact string match with the provided Value.existsIs non-empty. Does not use a Value.containsA sub-string match with the provided Value.changedModified by the trigger event. Does not use a Value. - If you selected
equalsorcontainsfor the Operation, click the Value field to enter a value. - Optional: Select the Invert checkbox to apply a logical NOT to the filter.
- Optional: Repeat steps (6) - (10) to add additional filtering criteria.
- Click Save.
- You can now specify this event filter in any of your event actions. See Edit an event action.
Edit an event filter
- Go to Events > Filters.
- Click Edit Event Filter for the relevant event filter.
- Continue by following the instructions in Create an event filter.
Remove an event filter
- Go to Events > Filters.
- Click Remove Event Filter for the relevant event filter.
- Click Yes.