Replies: 0
Hi everyone,
I am trying to send some customer information to fb.
My GA4 Config tag on web side is firing with gtm.js.
I am using enhanced ecommerce (gtm4wo plugin) with GA4 to push customer information to the data layer,However the data is only pushed to the data layer once the GA4 config tag has already fired. Hence the data I want to send is undefined in the event data object of my server side event.
How can I push the data via enhanced ecommerce before gtm.js?
Thank You!