Enumeration HeseyaEvent

Enumeration Members

AddPaymentInfo: "addPaymentInfo"

Add shipping information to a checkout.

AddShippingInfo: "addShippingInfo"

Add shipping information to a checkout.

AddToCart: "addToCart"

The addition of an item to a shopping cart or basket.

AddToWishlist: "addToWishlist"

The addition of items to a wishlist.

CustomizeProduct: "customizeProduct"

The customisation of products through a configuration tool or other application that your business owns.

InitiateCheckout: "initiateCheckout"

The start of a checkout process.

Login: "login"

User log in.

Purchase: "purchase"

The completion of a purchase, usually signified by receiving order or purchase confirmation, or a transaction receipt.

Register: "register"

A submission of information by a customer in exchange for a service provided by your business

RemoveFromCart: "removeFromCart"

Remove item from cart.

Search: "search"

A search performed on your website, app or other property.

ViewCart: "viewCart"

Show the shopping cart page.

ViewContent: "viewContent"

A visit to a web page you care about.

ViewProduct: "viewProduct"

View product page

ViewProductList: "viewProductList"

View list of the products

Generated using TypeDoc