Advertisement
GiacomoGalanti

check out step3

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