Hi,
can I in some way implement a DatalayerPush script when users contact us through the enfold contact form? Maybe in the php?
Want to implement this script:
<script>
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({
‘event’: ‘contact’
});
</script>
Hey BenjaminSpeedtsberg,
Please have a look at the following thread:
https://kriesi.at/support/topic/pushing-submission-datalayer-event-with-form-ajax-response/
If you need further assistance please let us know.
Best regards,
Victoria