Exploring Proactive Triggers
Summarize
Summary of Exploring Proactive Triggers
Proactive Triggers is a ServiceNow® Store application included by default for all Virtual Agent chat widget and Agent Chat customers. It enhances Virtual Agent adoption by sending context-specific, real-time messages to end users, encouraging engagement. When users interact with these proactive messages, the Virtual Agent opens and runs an associated topic, or presents buttons allowing users to select relevant topics. Proactive Triggers also support integration with LLM topics via Now Assist and can connect users to live agents in Agent Chat-only setups.
Show less
Administrators control Proactive Triggers through customizable rules that specify when, where, and how users are engaged—such as during equipment ordering, incident creation, or Knowledge Base article viewing. These rules apply to any URL, including portals, catalog items, and external sites. Additionally, Proactive Triggers can be extended using the Proactive Triggers API for more advanced implementations.
Key Features
- Context-specific messaging: Messages adapt based on user behavior and real-time data as users navigate sites or interact via API.
- Multiple action types: Admins define actions that display messages in three forms:
- HTML pop-up messages only
- Messages that launch a single Virtual Agent topic
- Messages with up to three buttons to launch multiple related Virtual Agent topics
- Integration options: Works with Virtual Agent topics, LLM topics via Now Assist, and Agent Chat for live agent routing.
- Customization: Appearance of Proactive Trigger messages (such as sidebar color) can be tailored to fit branding and UX preferences.
Key Outcomes
- Increased engagement with Virtual Agent by proactively assisting users at critical moments.
- Improved customer experience through timely, relevant guidance and easy access to Virtual Agent topics or live agents.
- Flexibility for admins to create targeted rules and actions that match specific customer journeys or portal flows.
- Support for enhanced chat environments and advanced work assignment scenarios when applicable plugins are installed.
Proactive Triggers is a ServiceNow® Store application that is available to all Virtual Agent chat widget and Agent Chat customers by default. Proactive Triggers can increase adoption of Virtual Agent by proactively sending context-specific messages to end users.
Proactive Triggers overview
The Proactive Triggers rich text pop-up messages provide users with actions according to real-time Proactive Triggers data. When end users engage with the Proactive Triggers message, the Virtual Agent opens. If there’s a Virtual Agent topic, associated with the action, the topic runs. If buttons are presented to end users (a maximum of three), they can select the most relevant button to run the associated Virtual Agent topic. Proactive Triggers can be used with LLM topics if Now Assist in Virtual Agent is set up. Proactive Triggers can also be used with Agent Chat to connect customers to a live agent in configurations without Virtual Agent. For more information about the Proactive Triggers process, see How Proactive Triggers work.
Proactive Triggers admins use Proactive Triggers rules to define when, where, and how to engage with customers. Proactive Triggers actions define what the rule does, using several key fields. Admins customize these rules and actions based on when and how their customers are most likely in need of help. For example, customers may need help when ordering equipment, opening an incident/case, or viewing information in a Knowledge Base article. Proactive Triggers rules can be applied to any defined URL, including any portal URL, catalog item, or external site. Proactive Triggers rules can be applied to the Proactive Triggers API after the Proactive Trigger on Search business rule and related trigger type, rule, and action are enabled. For additional information and an example of the Proactive Triggers API script, see ProactiveTriggerAPI - Scoped.
Proactive Triggers examples
The Proactive Triggers feature uses rules and related actions based on those rules to present messages to end users. These rules and actions are context-specific and are based on real-time data gathered as end users navigate across portal pages or through the Proactive Triggers API call.
By default, the Proactive Triggers feature includes these sample rules: Virtual Agent greeting and Chat welcome message when a live agent is available.
See the following table for information about action type examples. The images in the Example column are all of standard chat, but this feature works the same in enhanced chat.
| Default sample rules | Description | Example |
|---|---|---|
| Virtual Agent greeting | This rule gives a sample welcome message to end users on a portal page. This message introduces the Virtual Agent to both internal and external end users. | |
| Chat welcome message when a live agent is available | This rule gives a sample welcome message to end users when the chat widget is configured for Live Agent only. This message introduces Agent Chat to end users. Note: This message appears only if you have the Advanced Work Assignment (AWA) plugin (agent chat) installed. |
After a rule is created, the admin creates one or more actions that are triggered by the rule. Actions define the messages that end users see based on the rule and the next steps available for the end users to take. These messages are displayed differently depending on the selected action type.
See the following table for information about action type examples. The images in the Example column are all of standard chat, but this feature works the same in enhanced chat.
| Action type | Description | Example |
|---|---|---|
| Message only | End users see an HTML pop-up message. | |
| Message that launches a virtual agent topic | End users see an HTML pop-up message that directs them to an available Virtual Agent topic. | |
| Message that launches a selection of virtual agent topics | End users see an HTML pop-up message with up to three suggested action buttons that direct them to a relevant Virtual Agent topic. |
You can customize the appearance of the Proactive Triggers message. For example, you can change the side bar color of the message. For more information about customization, see Configure Agent Chat in a portal.