Rezgo supports most applicable GA4 events for your Google Analytics tracking. Here is our current list of supported events:
add_payment_info
This event triggers when a customer selects a payment method during checkout. The chosen payment method will be listed in GA4 as a payment_type
property.
add_to_cart
This event triggers when a customer adds an item to their cart from an item’s details page.
begin_checkout
This event triggers when a customer clicks on the Check Out button on the order page.
purchase
This event triggers when a customer completes a purchase on the Rezgo front end.
remove_from_cart
This event triggers when a customer removes an item from their cart.
select_item
This event triggers when a customer clicks on an item from a trackable location like the tour list page, details page, or checkout page. The page will be sent to Google as an item_list_name
.
view_cart
This event triggers when a customer clicks the cart button on the tour list page or an item details page.
view_item
This event triggers when a customer visits any item details page.
select_promotion
This event triggers when a customer applies a promo code.