The set_basket tracking event sets the contents of the users basket in its entirety. This event is useful for PureClarity to associate strong buying signals for a given product for the user. Note, the context is an array of basket products.Documentation Index
Fetch the complete documentation index at: https://docs.pureclarity.com/llms.txt
Use this file to discover all available pages before exploring further.
Send an empty array to clear the basket.
Basket Item Properties
Each item in the basket array must contain:The product Id of the item in the basketExample:
P41923The amount of this product that is in the basketExample:
5The price of a single unitExample:
29.95