Setting up engagement attributes
LivePerson provides out-of-the-box basic information about your visitors, for example, the visitor’s geolocation, 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 products viewed, purchase information, errors the visitor encountered, and search results, you can set up engagement attributes.
Information collected using engagement attributes can be used to achieve the following:
- Create specific and advanced targeting of visitors
- Route consumers more accurately to the most appropriate skill/agent to handle their query
- Empower agents with relevant information during conversations with consumers
- Receive a comprehensive view of visitor conversation history
- Measure and track campaign goals
For further information on the individual engagement attributes, please refer to the documentation in our Developer Center.
Validating the engagement attributes value
Verifying the implementation of the engagement attributes values can be done via the LivePerson interface (after an hour) or directly from your website:
Validation via LivePerson interface
- From the Campaign Builder footnote, click data sources.
- On the integrations tab, scroll down to the engagement attributes section.
- Click the configure button for the data category you wish to check.
- If the engagement attribute you are checking has been reported on during the last 24 hours, then the data indicator (a green checkmark) will be displayed - for example, the "cart update" attribute in the image below has been reported on during the last 24 hours and therefore has a green checkmark next to it.

If the engagement attribute has not been reported on, a grey ‘i’ symbol will be displayed instead of the data indicator which has a green check.
Validation directly from the website
- Add an item to the cart on your site.
- Using Firefox or Chrome, open the dev tools (press F12) and type:lpTag.sdes.get('cart');
- Verify that the values are correct.

Missing Something?
Check out our Developer Center for more in-depth documentation. Please share your documentation feedback with us using the feedback button. We'd be happy to hear from you.