Introduction
Live Assist provides out-of-the-box basic information about your visitors, for example, the visitor’s geo-location, the amount of time they spent on a page, and which pages they viewed.
In order to collect more in-depth, specific information such as product viewed, purchase information, errors the visitor encountered, and search results, you can send this information to Live Assist by using Engagement Attributes.
Information collected using Engagement Attributes can be used to achieve the following:
-
Create specific and advanced targeting of visitors.
-
Empower agents with relevant information during conversations with consumers.
-
Receive a comprehensive view of visitor Engagement History.
-
Measure and track campaign goals.
-
Described below are some of the uses of Engagement Attributes in Live Assist.
-
Create more specific visitor targeting: Segment your visitors according to their properties, behavior, and journey on your website, and provide a tailored experience for each segment. For example, provide assistance to visitors who struggle to log in, or offer insurance to a client that is renting a car.
-
Conversion / Goal tracking: Measure your campaign performance against your business objectives, whether it’s ROI or service quality. For example, use hotel booking value to track your promotional campaign conversions, or use loan application completion as a goal reached indication
-
Tools for agents: Provide agents with real-time information about the visitor in order to improve their efficiency and service quality. For example, provide agents with an order ID for when visitors inquire about the terms and conditions of their order, or provide agents with customer information during a conversation with a registered visitor.
-
Engagement History: Receive a comprehensive view of the visitor journey, behavior and attributes, as part of the Engagement History in order to better track agent performance and take corrective action should the need arise.
-
Authentication Service (OAuth 2.0): Authenticated Customer Information enables visitors that have logged into a brand’s website and initiated a chat to show up as being authenticated. The Agent Workspace then displays, in real-time, the correct and verified PII (Personally Identifiable Information) of the authenticated visitor.
- eCommerce info
- Visitor info
- Visitor Journey
Each Engagement Attribute has its own data structure and can be sent to Live Assist using JavaScript code, or extracted from your page using Live Assists’s scraping tool.
Code example:
lpTag.sdes = lpTag.sdes||[]; lpTag.sdes.push( // SDEs located here );