Jump to content

<body> tag location


Christopher Minott

Recommended Posts

In order to add Google Tag Manager I need to:

 

edit your template file and add the following line just after the opening <body> tag:
<?php if ( function_exists( 'gtm4wp_the_gtm_tag' ) ) { gtm4wp_the_gtm_tag(); } ?>

 

 

Where can I find thisin the template files?

Link to comment
×
×
  • Create New...