Skip to content

Commit

Permalink
hotjar
Browse files Browse the repository at this point in the history
  • Loading branch information
woodthom2 committed Dec 14, 2023
1 parent e17d7a1 commit f04b983
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,15 @@
{{ if .Site.Params.analytics_fantom }}
{{ partial "analytics-fantom.html" . }}
{{ end }}

<!-- Hotjar Tracking Code for https://harmonydata.ac.uk -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:3792735,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>

0 comments on commit f04b983

Please sign in to comment.