Skip to content

Commit

Permalink
Update index.html for Hotjar
Browse files Browse the repository at this point in the history
  • Loading branch information
victorv authored Nov 18, 2023
1 parent 7fec580 commit 82f4ebe
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,17 @@
ga('create', 'UA-84129091-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Hotjar Tracking Code for 10imaging -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:3741143,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>

Expand Down

0 comments on commit 82f4ebe

Please sign in to comment.