2min
Website data
Website data is an ephemeral store that can hold data you might need to use for targetting and personalization for the duration of a visitor's session. Examples of such data can be:
- Cart size/value
- Site category
- Article name
- Any other data which relates to the site rather than to a customer
Website data can be set in several ways:
- Using the ply.setData client SDK method
- By using the data parser engine
- By setting the window.plyData object
How to set the website data using the plyData variable:
JS
|

Updated 07 Mar 2023
Did this page help you?
Yes
No