Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Fire this dataLayer event when the user successfully verifies their profile.
- window.dataLayer = window.dataLayer || [];
- window.dataLayer.push({
- 'event': 'verification_success',
- 'process': 'rnw', // Variable value. ID/name of the selected process.
- 'userId': '12345' // Variable value. User ID from the website database.
- });
Advertisement
Add Comment
Please, Sign In to add comment