Ensighten Event Definitions API
CRUD operations with Event Definitions. Event Definition specific fields Field Description Valid Values name The name of the definition A name up to 255 characters type Indicates the type of the event definition page_action data named conditionIds A list of valid condition ids to associate with the event An array of ids (e.g. [100, 101]) elementType Indicates the element type css_selector element_id element_class javascript trigger Indicates what action should trigger the event click mousedown mouseup mouseover mouseout mousemove contextmenu dblclick data Data to associate with a page action event e.g. "a.add-to-cart" dataDefinitionId The id for a valid data definition labels Information regarding the labels associated with the event An array of labels (e.g. [{"key": "Lifecycle", "value": "prod"}]) Event Definition types and allowed fiel