Basics about ACE Chat

The ACE Chat function enables customers visiting a company's website to request and participate in a chat conversation with an agent in the company's contact centre.

This is what you basically need:

In A chat flow example you can see a scenario with all components involved.

ACE Chat operates both in the cloud service as well as in an on-premises system. You will find a simple overview of the cooperation between the different servers in documents Configuration Instructions ACE Chat and Operation Manual Telia ACE.

The ACE Web SDK toolbox can also be used to set up functionality for co-browsing and proactive web as described in the document Configuration Instructions ACE Web SDK.

Flexible media for the agent

Chat in ACE Agent can be compared with other media, such as e.g. incoming calls or emails.

One major difference to ACE Chat when compared to the other services in ACE is that the chat contacts are handled in their own particular window, and that agents can choose to either handle one chat at the time or to have a number of chat sessions in progress concurrently.

The contact centre staff cannot use ACE Agent to chat with each other. If you want to chat internally, you could have an extra ACE Chat Engine placed inside your network and integrate a chat client on e.g. your Intranet web page. Chat requests from co-workers would then be seen in ACE Agent in the same way as for external customers.

A chat client for the web visitors

ACE Web SDK is a collection of interfaces helping you to create an easy to use chat for the web visitors. Technically the chat client is an implementation in HTML5 using JavaScript, HTML, CSS and the chat API in ACE Web SDK.

You can either

The ACE Web SDK toolbox can also be used to set up functionality for co-browsing and proactive web.

  • There are several ways of letting the surfing customer start a chat. You can have the chat client accessible on a separate contact page, via a tab or a button. The reference client is normally started via a tab which is shown on every web page where chat is to be offered, but can also be started as a stand alone char client. You can also pro-actively offer the customer to chat, via a form distributed by ACE Proactive Web.
  • Configuration of ACE Chat

    Major parts of the chat functionality is configured via ACE Admin, such as e.g. customised chat message texts and Standard phrases in chat history.

    Configurations of the reference client are made in configuration files loaded in the web page. Examples are:

    If you have configured your web and your ACE solution for so-called co-browsing the agent can, during chat, initiate a question about sharing a web page with the customer, as seen in Co-browsing – share web page.

    Also see Customer interactions on the web