Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #794570

    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.

    #794662

    Hey fandragon,

    What code do you want to add and to what page?

    Best regards,
    Rikard

    #1131157

    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!

    #1131233

    Hi,

    Could you post a link to the page in question? We need to know the ID of the page in order to give you accurate code.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.