Exploring Proactive Triggers

  • Release version: Yokohama
  • Updated January 30, 2025
  • 3 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Exploring Proactive Triggers

    Proactive Triggers is a ServiceNow® Store application included by default for customers using the Virtual Agent chat widget and Agent Chat. It enhances user engagement by sending context-specific, real-time messages that encourage end users to interact with the Virtual Agent or connect with live agents. When users respond to these messages, the relevant Virtual Agent topic or live chat session initiates, helping users receive timely assistance during their portal experience.

    Show full answer Show less

    Key Features

    • Context-Specific Messaging: Displays rich text pop-up messages triggered by real-time data, tailored to user actions and needs.
    • Integration with Virtual Agent and Agent Chat: Supports launching Virtual Agent topics, including LLM-powered topics via Now Assist, and connecting to live agents where Virtual Agent is not used.
    • Rule and Action Configuration: Administrators define Proactive Triggers rules to specify when and where messages appear, and actions to determine what messages and options users receive.
    • Flexible Application: Rules can apply to any URL, including portals, catalog items, or external sites, and can be extended via the Proactive Triggers API for custom scenarios.
    • Sample Rules and Actions: Comes with default rules such as Virtual Agent greetings and live agent welcome messages, which administrators can customize.
    • Action Types: Messages can be simple pop-ups, launch a single Virtual Agent topic, or present up to three actionable buttons for topic selection.
    • Customization: Appearance of Proactive Triggers messages, including colors and layout, can be tailored to fit the portal branding and user experience.

    What Customers Can Expect

    By implementing Proactive Triggers, customers can proactively engage users during critical interactions such as ordering equipment, opening incidents, or browsing knowledge articles. This leads to improved adoption of Virtual Agent capabilities and faster resolution of user inquiries. The application supports both automated Virtual Agent engagement and live agent handoff, providing a seamless and responsive support experience. Administrators have full control over when and how messages appear, enabling precise targeting based on user behavior.

    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.

    Note:
    Depending on the plugins installed, you may only see one of these rules or you may see other rules as well.
    Table 1. Default sample rules
    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. Sample welcome message on portal.
    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.
    Sample welcome message from a live agent.

    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.

    Table 2. Action types
    Action type Description Example
    Message only End users see an HTML pop-up message. Proactive Triggers message only.
    Message that launches a virtual agent topic End users see an HTML pop-up message that directs them to an available Virtual Agent topic. Proactive Triggers message that launches a 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. Proactive Triggers message that launches a selection of virtual agent topics.

    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.