Skip to content

Commit

Permalink
chore: remove hotjar snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanoshadjipetrou committed Sep 19, 2024
1 parent fa62a25 commit 2b339e6
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,23 +58,6 @@
});
}
</script>
<!-- Hotjar Tracking Code for https://data.theglobalfund.org/ -->
<script>
(function (h, o, t, j, a, r) {
h.hj =
h.hj ||
function () {
(h.hj.q = h.hj.q || []).push(arguments);
};
h._hjSettings = { hjid: 3133223, hjsv: 6 };
a = o.getElementsByTagName("head")[0];
r = o.createElement("script");
r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
})(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv=");
</script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
Expand Down

0 comments on commit 2b339e6

Please sign in to comment.