/
AddToCart (EN)
AddToCart (EN)
A profile triggers the AddToCart event when it adds a product to the cart.
Content
In the AddToCart event, the following fields are sent along as a minimum:
Product array with:
Quantity: the amount of the product which is put in the cart
Note: the product id in the event must match the SKU of the product in Squeezely!
When products are offered in more than one language, also the language (in which the product is added to the cart) has to be part of the product array as language. The notation for the language is ISO-639-1-ISO-3166 alpha 2.
If more fields are displayed in the event, they will be additional fields are added to the event.
Implementation
The AddToCart event can be implemented automatically with:
The event can be implemented manually with:
, multiple selections available,
Related content
RemoveFromCart (EN)
RemoveFromCart (EN)
More like this
AddToCart with Custom Tracking (EN)
AddToCart with Custom Tracking (EN)
More like this
ViewContent (EN)
ViewContent (EN)
More like this
Purchase (EN)
Purchase (EN)
More like this
RemoveFromCart with Custom Tracking (EN)
RemoveFromCart with Custom Tracking (EN)
More like this
SKU/Product ID (EN)
SKU/Product ID (EN)
More like this