Shape 5

Wordpress Club Themes => BlogBox - Club => : gtc6000 February 20, 2017, 11:28:56 PM



: Google Tag Manager question
: gtc6000 February 20, 2017, 11:28:56 PM
Google Tag Manager asks me to place the following code immediately after the opening body tag.   Where can this be located?

Additionally, paste this code immediately after the opening <body> tag:
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-xxxxxxxxx"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>


<!-- End Google Tag Manager (noscript) -->



: Re: Google Tag Manager question
: Tristan Rineer February 21, 2017, 01:38:14 PM
You can use a Clean Markup widget in the Debug position to put the code in your site, but it will be at the end of the body, rather than the beginning.

The other option would be to edit the index.php file in the theme folder and just put the code there manually.  The index.php file isn't touched by the Vertex Upgrade Patch (http://www.shape5.com/component/option,com _docman/Itemid,96/task,cat_view/gid,308/), so the change should stay even in future updates.