Advertisement
GiacomoGalanti

Checkout step 3 - Confirmation

Apr 7th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <script>
  2. var dataLayer = window.dataLayer || [];
  3. dataLayer.push({
  4. 'event': 'checkoutStep',
  5. 'ecommerce': {
  6. 'checkout': {
  7. 'actionField': {'step': '3'}
  8. }
  9. }
  10. });
  11. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement