• Resolved gp5rings

    (@gp5rings)


    I’m installing Google Tag Manager on a site running this plugin – i’ve added one JS script that successfuly puts a script in the <head> tag but now i need to place one in the <body> tag – can I do that in Code Snippets? If so, how?

Viewing 1 replies (of 1 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    This mostly depends on how up-to-date your theme is. Newer themes should support the wp_body_open hook which you can use in place of wp_head to place the script correctly.

Viewing 1 replies (of 1 total)

The topic ‘Tag Manager’ is closed to new replies.