Hi There, I am looking to add google script to a specific page on my site using enfold. I read several threads, where it is suggested to add it in a child theme, however, what i need is to add the script to one page specifically for tracking purposes. Is there a way to do that?
I saw someone mention a plugin, but the post was like 2 years old and i wasn’t sure if it was a good idea to use it still.
Rikard,
I’d like to continue this question. I’d like to add a Facebook Pixel Lead tracking script to my Enfold contact form confirmation page. Because the official Facebook Pixel app doesn’t play nice with tracking for Enfold contact forms, I’m looking to manually track leads that hit the post-form submission thank you page.
I’d like to add
<script>
fbq(‘track’, ‘Lead’);
</script>
To the header of my thank you page. What is the easiest and least intrusive way of doing this, do you think?
Thanks for your time!