Technical Settings
Storefront API & Events
Leverage the integrated GraphQL API and set up custom event trackers
Set up custom event tracking from the Settings > Tracking Events menu.
The following Tracking Events are supported natively by Next Commerce storefronts:
- page_viewed
- product_category_viewed
- product_viewed
- product_added_to_cart
- product_removed_from_cart
- checkout_started
- checkout_contact_info_submitted
- checkout_shipping_address_submitted
- checkout_shipping_method_submitted
- checkout_completed
For more information on Tracking Events and how to set up custom and external scripts, see our Developers portal.
Note: Cart JS API is now deprecated in favour of the storefront GraphQL API.
See Developer Docs for more on GraphQL API and other storefront APIs.