winord

custom paymentoption dimension

Mar 14th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2. dataLayer.push({  
  3.     'event': 'PaymentOption',
  4.     'paymentOption': 'xxxxx', //lấy thông tin thanh toán như COD, thẻ nội địa, thẻ quốc tế.
  5. });
  6. </script>
Advertisement
Add Comment
Please, Sign In to add comment