Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Fire this dataLayer event when the user clicks on the "Continue shopping" button on the "verification successful" page.
- window.dataLayer = window.dataLayer || [];
- window.dataLayer.push({
- 'event': 'verification_continue_shopping',
- 'process': 'rnw' // Variable value. ID/name of the selected process.
- });
Advertisement
Add Comment
Please, Sign In to add comment