Website data
2min
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 js api docid\ g9cxyw quwfrtchrmhal8 method by using the parsers (data parsing engine) docid\ jnnibmarmlncntvher4df by setting the window\ plydata object how to set the website data using the plydata variable window\ plydata = { cartsize 10, cartvalue 150 }