-
-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
Hello,
I’m using Hyvä Checkout together with this extension and noticed that some GA4 events are not firing.
Steps to reproduce
-
Install
yireo/magento2-googletagmanager2 -
Install
yireo/magento2-googletagmanager2-hyva-checkout -
In Hyvä Checkout settings enable:
- Enable first available payment method automatically
- Enable first available shipping method automatically
-
Go through checkout.
Expected result
add_shipping_infoshould be triggered when the shipping method is auto-selected.add_payment_infoshould be triggered when the payment method is auto-selected.
Actual result
- Only
begin_checkoutevent is triggered. add_shipping_infoandadd_payment_infoevents are not fired when the first available methods are applied automatically.
Notes
- When customers manually select a shipping or payment method, the events do fire.
- Issue only occurs when using the auto-selection feature of Hyvä Checkout.
Could you please check if the auto-selection should trigger these events, or if additional integration is needed?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels