Releases: vtex-apps/google-tag-manager
Releases · vtex-apps/google-tag-manager
v3.5.4
v3.5.3
Fixed
- Documentation typos
v3.5.2
Fixed
- Fix
item_category
hierarchy on eventpurchase
v3.5.1
Fixed
- Fix attributes received from
eventData
on eventvtex:addToWishlist
extractingitems.product
ans usingsku
insteadselectedSku
- Fix
eventData
for therefund
to receive a formatted order object instead
v3.5.0
Added
- A new app configuration option on Admin, "Send Google Analytics 4 Events", that clients can opt-in to also send the events in the GA4 format.
- Support for sending GA4
view_item
(UAdetail
) whenvtex:productView
is received. - Support for sending GA4
view_item_list
(UAimpressions
) whenvtex:productImpression
is received. - Support for sending GA4
select_item
(UAclick
) whenvtex:productClick
is received. - Support for sending GA4
purchase
(UApurchase
) whenvtex:orderPlaced
is received. - Support for sending GA4
add_to_cart
(UAadd
) whenvtex:addToCart
is received. - Support for sending GA4
remove_from_cart
(UAremove
) whenvtex:removeFromCart
is received. - Support for sending GA4
view_promotion
(UApromoView
) whenvtex:promoView
is received. - Support for sending GA4
select_promotion
(UApromoClick
) whenvtex:promotionClick
is received. - Support for sending GA4
add_payment_info
whenvtex:addPaymentInfo
is received (not being sent yet). - Support for sending GA4
begin_checkout
whenvtex:beginCheckout
is received (not being sent yet). - Support for sending GA4
view_cart
whenvtex:beginCheckout
is received (not being sent yet). - Support for sending GA4
add_shipping_info
whenvtex:addShippingInfo
is received (not being sent yet). - Support for sending GA4
search
whenvtex:search
is received (not being sent yet). - Support for sending GA4
login
whenvtex:login
is received (not being sent yet). - Support for sending GA4
refund
whenvtex:refund
is received (not being sent yet). - Support for sending GA4
add_to_wishlist
whenvtex:addToWishlist
is received (not being sent yet). - Support for sending GA4
sign_up
whenvtex:signUp
is received (not being sent yet). - Support for sending GA4
share
whenvtex:share
is received (not being sent yet).
v3.4.1
[3.4.1] - 2023-04-12
Security
- Updates dependencies with security issues
v3.4.0
Release v3.4.0
v3.3.1
Fixed
- Fix
ecommerce
variable firing, pass null toecommerce
before pass values again, like google recommend.
v3.3.0
Added
- Added a custom field to "userData" dataLayer
v3.2.1
Fixed
- Added
ecommerceV2
property sent on the orderPlaced event to match the checkout dataLayer