Hello there
I am trying to track conversion via the Enfold contact form, but its far from straightforward. I think I added the global website tag correct in the child theme functions.php, but I am unsure how to add the specific code for the contact form? This is the code that needs to be set-up on the ‘Contact-site’
<!– Event snippet for Kontakt conversion page –>
<script>
gtag(‘event’, ‘conversion’, {‘send_to’: ‘AW-**********/***************’});
</script>
I have read https://kriesi.at/documentation/enfold/contact-form/#add-on-click-event-to-the-contact-form-submit-button- But I’m unsure how to use the code with google tag.
Regards Thomas Berggren
Hi bagmanden12,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.
Best regards,
Nikko
Hi Thomas,
I have added it on functions.php of your child theme.
Please review your site.
Best regards,
Nikko