Odnajdź ścieżkę themes\classic\templates\layouts\layout-both-columns.tpl i odszukaj znacznik zamykający
</head>
tuż przed nim dodaj:
{literal}
<!-- Global site tag (gtag.js) - Google Analytics -->
Tu dodaj swój skrypt z google analytics
<!-- Google Tag Manager -->
Tu wpisz swój skrypt GTM 1
<!-- End Google Tag Manager -->
{/literal}
Następnie odszukaj znacznik
<body id="{$page.page_name}" class="{$page.body_classes|classnames}">
I tuż za nim dodaj:
<!-- Google Tag Manager (noscript) -->
Twój dalszy kod GTM 2
<!-- End Google Tag Manager (noscript) -->