templates/partials/gtm/_body_noscript.html.twig line 1

Open in your IDE?
  1. {% if connect_should_load_gtm() %}
  2. <!-- Google Tag Manager (noscript) -->
  3. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TCMNPLJR"
  4. height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  5. <!-- End Google Tag Manager (noscript) -->
  6. {% endif %}