GiacomoGalanti

Checkout step 2 - Payment method

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