Advertisement
CharlotteVDB

Cardoen - finalise_reservation_interaction - selection_method

Jun 8th, 2023
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <script>
  2. window.dataLayer = window.dataLayer || [];
  3. window.dataLayer.push({
  4. 'event': 'finalise_reservation_interaction',
  5. 'step': 'selection_method'
  6. 'method’: ‘telephone’ // telephone vs/ appointment
  7. });
  8. </script>
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement