Skip to content

Commit

Permalink
feature/hitide-ui-60: add noscript tag for analytics into index (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: jbyrne <[email protected]>
  • Loading branch information
jbyrne6 and jbyrne committed Jun 3, 2024
1 parent 879652d commit cf8e433
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 cf8e433

Please sign in to comment.