Skip to content

Commit

Permalink
feature/hitide-ui-60: add noscript tag for analytics into index
Browse files Browse the repository at this point in the history
  • Loading branch information
jbyrne committed May 24, 2024
1 parent 39e488f commit d0b5bc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
</head>

<body class="claro">
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WNP7MLF"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div id="appDiv" class="hidden"></div>
<div id="chartContainer"></div>
<div id="appLoadingDiv">
Expand Down

0 comments on commit d0b5bc0

Please sign in to comment.