Standard Events
alert
The alert_displayed event records instances when a user encounters an alert message, whether it's an inline validation message on an input field or a warning banner.
cart
The cart_viewed event logs an instance where a customer visited the cart page.
checkout
The checkout_address_info_submitted event logs an instance of a customer submitting their mailing address.
checkout
The checkout_completed event logs when a visitor completes a purchase.
checkout
The checkout_contact_info_submitted event logs an instance where a customer submits a checkout form.
checkout
The checkout_shipping_info_submitted event logs an instance where the customer chooses a shipping rate.
checkout
The checkout_started event logs an instance of a customer starting the checkout process.
collection
The collection_viewed event logs an instance where a customer visited a product collection index page.
page
The page_viewed event logs an instance where a customer visited a page.
payment
The payment_info_submitted event logs an instance of a customer submitting their payment information.
product
The product_added_to_cart event logs an instance where a customer adds a product to their cart.
product
The product_removed_from_cart event logs an instance where a customer removes a product from their cart.
product
The product_viewed event logs an instance where a customer visited a product details page.
search
The search_submitted event logs an instance where a customer performed a search on the storefront.
ui
The ui_extension_errored event logs occurrences when an extension fails to render due to an uncaught exception in the extension code.