Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
86
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' : 'pensionRegistration', //visada tokia reikšmė
  5.     'pensionFund' : '3rd pillar pension', //visada tokia reikšmė
  6.     'registrationStep' : 'step 1',  //visada tokia reikšmė
  7.     'registrationStepDescription' : 'chose [fund name] fund'   //pvz. chose invl drąsus fund
  8. });
  9. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement