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