Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script>
- document.addEventListener( 'wpcf7mailsent', function( event ) {
- window.dataLayer.push({
- "event" : "cf7submission",
- "formId" : event.detail.contactFormId,
- "response" : event.detail.inputs
- })
- });
- </script>
Advertisement
Add Comment
Please, Sign In to add comment