Advertisement
GiacomoGalanti

Form_submitted

May 17th, 2022
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <script>
  2. window.dataLayer = window.dataLayer || [];
  3. window.dataLayer.push({
  4. 'event': 'form_submitted',
  5. 'form_name': 'contact form' // replace this with the actual form name
  6. });
  7. </script>
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement