Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Fire this dataLayer event when the user gets to the order review page during webshop checkout.
- window.dataLayer = window.dataLayer || [];
- window.dataLayer.push({
- 'event': 'order_review',
- 'process': 'rnw' // Variable value. ID/name of the selected process.
- });
Advertisement
Add Comment
Please, Sign In to add comment