...
Data variable | example | Description |
---|---|---|
preezie.product | the name of the arrray containing all product results. | |
unique |
| the unique ID of the product, e.g. the SKU. This is mapped in Database > Product attributes |
name |
| the name of the product shown |
position |
| the product’s rank in the preezie results |
price |
| the price of the product |
+ any field attribute with Appears in Stats set to True in Admin > Database > Product attributes |
| These will always be text string values. All field names are lowercase and use _ in place of spaces, e.g. dress_length |
preezie.trigger |
| how the preezie journey was triggered |
preezie.visitorId |
| the visitor’s device id |
preezie.workflow |
| the name of the journey completed |
preezie.workflowId |
| the id of the journey completed |
...