• Resolved andrewm57

    (@andrewm57)


    I added our Google Tag Manager script to the header – that’s working correctly. I also added the corresponding noscript to the body, but it isn’t being inserted. Any help?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Mircea Sandu

    (@gripgrip)

    Hi @andrewm57,

    Thanks for reaching out. Your theme might not use the wp_body_open function that Insert Headers and Footers uses to output the body script.

    Can you please reach out to the theme author to confirm the wp_body_open function is used in the templates?

    If you are using a child theme, please check that the function was not removed – it’s usually placed in the theme’s header.php file.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘GTM noscript missing in body’ is closed to new replies.