Special Events

Overview

Special Events can be triggered during a conversation regardless of the user's current location within the Flow panel. They're a great way to handle important events in the conversation lifecycle that you may want to recognize and handle globally.

Special events can be accessed from the Special Events menu in the Flow Editor:


Special Event Types

Customer Unresponsive

The customer unresponsive event fires whenever the customer has failed to respond for a period of time and may be ignoring the conversation. This event will fire according to the value of the Inactive Timer configuration for the contact point on which the conversation is occurring.


📘

Sending a message resets the inactive timer, meaning the event may fire again if the customer is still unresponsive. Assistants will fire this event no more than 3 times while the conversation is assigned to the Assistant.

Customer Upset

The customer upset event occurs whenever sentiment analysis detects angry customer sentiment.


You can use action steps and decision steps to condition off if this event, often you may want to offer escalation to a live agent queue if a customer reaches a certain negative sentiment threshold.

📘

  • The customer upset event will only fire on English conversations.
  • This event will fire at most once while the conversation is assigned to the bot, and fires at the time the customer sentiment becomes angry.
  • It will not continue to fire while the customer remains angry.

Keywords Matched

The keywords matched event fires whenever the customer sends a message with the defined keywords.

Similar vs exact match: Keywords can either be set to be either an exact or similar match by double clicking on the keyword. Multi-word keywords and keywords with any non-alphabetic characters will always be exact matched.

📘

Similar vs Exact Match

Keywords can either be set to be either an exact or similar match by double clicking on the keyword. Similar matching will group up words like "fish, fishes, & fishing", etc.

Keywords using exact matching have quotes around them, and multi-word keywords and keywords with any non-alphabetic characters will always be exact matched.

You can toggle between similar and exact match by double clicking on the word.