Hecate Posted October 23, 2020 Share Posted October 23, 2020 Hi, I'am currently working on the Google Tag Manager integration on a shop, but I'am having an issue finding the event when the user login successfuly (or not) so I can send a datalayer.push 'OK - Sign-in' if succeeds or 'KO - Sign-in' if it fails. ex. User login successfuly : dataLayer.push({ 'EventCategory': 'Account', 'EventAction': 'Click', 'EventLabel': 'OK - Sign-in', 'event': 'UA_Event' });" Thanks for your help ! Hecate Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now