Advertisement
FilipFD

loop_candidateSelection

Mar 12th, 2021
50
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': 'candidateSelection',
  5. 'interviewType': '{{interview type}}',
  6. 'servicePrice': '{{service price}}'
  7. });
  8. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement