Overview: Web Chat (Edify Console)

Edify Console > CX > Web Chat > Overview: Web Chat (Edify Console)

This article provides an overview of the ability to create embeddable web chats in Edify Console.

In this article

Overview

In Edify Console, the Web Chat workspace is where you can create embeddable web chats that you can place on your website(s). Web chats give your customers a direct and convenient way to ask questions and get information without having to leave your website.

Continue reading this article to learn more about the workspaces of Edify Console where you can create, modify, and review previously built web chats, as well as how to get the embeddable code for a specific web chat to place it on your website.

Embeddable web chat

Example of an embeddable web chat.

Web Chat workspace

The Web Chat workspace is where you can view a list of all the web chats created on your organization’s Edify Account. You can select any record in the list to view or edit a specific web chat.

CX > Webchat

In Edify Console, navigate to CX > Web Chat.

The Web Chat workspace includes the following sortable columns of data:

Web Chat editor workspace

The Web Chat editor workspace is where you can create a brand new web chat. You can access the Web Chat setup workspace by clicking the New Web Chat button in the top-right corner of the screen.

Once you click the New Web Chat button, a popup modal appears requesting that you name the web chat. Input a name and click the Submit button in the bottom-right corner of the modal.

Web Chat Setup modal

Edify automatically routes you to the editor page for the web chat. 

The subsections below go through each of the containers on this page and provide descriptions of the settings you can edit.

Editor page for the web chat

Web Chat container

The Web Chat container (in the top-left corner of the screen) in the Web Chat setup workspace is where you can configure the basic settings of your web chat, including its:

Routing a web chat to a queue with the Route To and Route Data fields

There are also three read-only fields:

Transcript container

The Transcript container is where you can configure settings related to the web chat transcript.

transcript container

Queue availability container

When a queue is selected in the Queue availability container, Edify checks to make sure that there are queue users who are logged into that queue (logged into CX and ready to handle interactions). 

If there aren’t any queue users available, then the web chat doesn’t display on the website.

If this value isn’t set, then customers will be able to see and interact with the web chat regardless of whether any queue users are available. This means that interactions will be created in the queue, and the interaction will only be handled once a queue user becomes available to manage it. 

Until then, the interaction waits in the queue until someone becomes available or it proceeds down a waiting experience if it’s set for the queue, like sending the interaction to another queue, alerting a manager that an interaction is waiting, or any other experience you might create for the queue.

Actions container

The Actions container is where you can customize the behavior of the web chat based on the domain hosting it.

The Actions container contains at least one sub-container. Each sub-container corresponds with a URL that you want to have custom chat functionality for. You can add as many sub-containers as you want to a web chat configuration.

Actions container

There are five menu options for each sub-container in the Action container:

Message sent on opening a web chat

Message sent ten seconds after opening a web chat

Message sent on open followed by a time message sent after a minute

Code snippet and customization container

The code snippet and customization container is located on the right side of the web chat configuration page. 

The web chat code snippet is the JavaScript code that you can copy and paste onto your website. Once embedded on your website, the code automatically displays the web chat as it’s configured in Edify Console. 

Note: We recommend that a web developer be responsible for implementing the code snippet on your website.

The code snippet contains a token field. This is used for authentications with Edify. You can also add a variables object to the code snippet, which can be used by a workflow the web chat routes to. See the sample below to see how to embed variables into the code snippet.

Example of a web chat code snippet with variables

The web chat theme is where you can customize the visual appearance of the web chat, including:

You can access any of these settings by clicking the pencil icon in the top-right corner of the container.

Click the pencil icon in the top-right corner of the container to edit the web chat theme

You can use hex codes or the color picker to customize the colors of your web chat.