Advertisement
prabapro

Sample DL Push - Sofia

May 19th, 2021
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2.     window.dataLayer = window.dataLayer || [];
  3.     window.dataLayer.push({
  4.         event: 'product_click', //keep this dynamic
  5.         name: 'Kupplungsträger' //should change dynamically
  6.     });
  7. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement