Exploring Proactive Triggers

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 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 designed for Virtual Agent web client and Agent Chat users. It enhances Virtual Agent adoption by delivering context-specific messages to end users based on real-time data. The feature allows users to engage with these messages, triggering the Virtual Agent to provide relevant assistance.

    Show full answer Show less

    Key Features

    • Context-Specific Messaging: Admins can define rules to engage users based on their actions, such as ordering equipment or accessing knowledge articles.
    • Integration with LLM Topics: When Now Assist in Virtual Agent is configured, Proactive Triggers can utilize LLM topics.
    • Support for Agent Chat: Proactive Triggers can connect users to live agents without requiring Virtual Agent.
    • Customizable Rules and Actions: Admins can create rules for when and where to engage with users and customize messages displayed based on user interactions.

    Key Outcomes

    Using Proactive Triggers, customers can expect improved user engagement and satisfaction as tailored messages guide them through their tasks. The feature provides a seamless transition from passive information delivery to active user assistance, leading to enhanced support and quicker resolutions for end users.

    Proactive Triggers is a ServiceNow® Store application that is available to all Virtual Agent web client 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.

    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 web client 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.

    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.