Added Hotjar analytics

This commit is contained in:
Camerin Figueroa 2021-12-08 16:31:48 -05:00
parent 875685248b
commit 7be49dd45f
1 changed files with 12 additions and 0 deletions

View File

@ -41,4 +41,16 @@
To create a production bundle, use `npm run build` or `yarn build`. To create a production bundle, use `npm run build` or `yarn build`.
--> -->
</body> </body>
<!-- Hotjar Tracking Code for https://www.camscode.com -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:2739788,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>
</html> </html>