We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b77e75 commit 28a1443Copy full SHA for 28a1443
view/frontend/templates/no_js_code.phtml
@@ -12,9 +12,9 @@ if (!isset($escaper)) {
12
$escaper = $block;
13
}
14
?>
15
-<!-- Google Tag Manager (noscript) -->
16
<?php if (!$block->isProtectCustomerDataEnabled()) { ?>
+<!-- Google Tag Manager (noscript) -->
17
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=<?= $escaper->escapeHtml($block->getPublicId()) ?>"
18
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
19
-<?php } ?>
20
<!-- End Google Tag Manager (noscript) -->
+<?php } ?>
0 commit comments