This server event occurs when a user asks a question using the Case deflection component, and chooses to create a support ticket with the Still need help? or Create a ticket button.
This event contains the following fields:
Field | Description |
---|---|
context |
The Case deflection component's context. |
searchQuery |
An object containing information about the search query. |
terms |
Contains the keywords of the user's query. |
facets |
An object containing information about the search facets. |
key |
The metadata key used as facet. |
type |
Takes one of the following values: VALUE , DATE , RANGE . |
value |
The facet value. |
Since this event originates from the server and not the web application, it is not possible to listen to it.
A table for the most common fields is in Analytics events.