diff --git a/templates/themes/app/parts/google_tag_manager_code_noscript.html.twig b/templates/themes/app/parts/google_tag_manager_code_noscript.html.twig index 94679da9..1a2bc939 100644 --- a/templates/themes/app/parts/google_tag_manager_code_noscript.html.twig +++ b/templates/themes/app/parts/google_tag_manager_code_noscript.html.twig @@ -3,6 +3,6 @@ {% if google_tag_manager_code is not empty %} + height="0" width="0" style="display:none;visibility:hidden" title=""> {% endif %} {% endif %}