Skip to content

Commit

Permalink
feat: logrocket
Browse files Browse the repository at this point in the history
  • Loading branch information
cgilbe27 committed May 20, 2024
1 parent 75cd3e5 commit 3a31280
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,20 @@
type="text/javascript"
src="https://www.googletagmanager.com/gtm.js?id= GTM-5Z96TB6L&l=dataLayer"
></script>
<script
src="https://cdn.logr-ingest.com/LogRocket.min.js"
crossorigin="anonymous"
></script>
<script>
if (
window.location.host.includes('explorer.nibiru.fi') &&
window.LogRocket
) {
window.LogRocket.init('pypxrk/nibiru', {
rootHostname: window.location.host,
});
}
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
Expand Down

0 comments on commit 3a31280

Please sign in to comment.