229ad20d36
* Move Google Analytics import into the <head> section * Changes to move Google Tag Manager into <head> tag, while leaving the noscript section in the <body> tag.
5 lines
232 B
HTML
5 lines
232 B
HTML
<!-- Google Tag Manager -->
|
|
<noscript>
|
|
<iframe src="//www.googletagmanager.com/ns.html?id={{ GOOGLE_TAG_MANAGER }}" height="0" width="0" style="display:none;visibility:hidden"></iframe>
|
|
</noscript>
|
|
<!-- End Google Tag Manager -->
|