Add to Cart

Deprecation Warning:

The client-side analytics events documented in this reference are deprecated. All event documentation has been moved to the SDK and is now available through the Analytics API.

Triggered when user clicks on the Add to cart button.

Add to Cart: Event Properties

NameTypeDescription
originstringWix App that emitted this event, such as "Stores" or "Bookings."
idGUIDProduct ID.
namestringProduct name.
pricenumberProduct price.
currencycurrencyDefault site currency in ISO-4217 format.
quantitynumberProduct quantity.
skustringProduct Stock Keeping Unit (SKU).
typestringProduct type. Possible values are physical and digital.
brandstringProduct brand.
visitorIdGUIDSite visitor ID.
_internalEventIdGUIDEvent ID.
isPremiumbooleanWhether the Wix site is a Premium site.
userIdGUIDWix user ID.
metaSiteIdGUIDWix site ID.

Example

Copy
Did this help?