Skip to content

Set up Hotjar analytics tool on website #432

@ashlingam

Description

@ashlingam

Overview

Set up Hotjar analytics tool on website. References #128.

Action Items

  • copy fullstory code snippet into this issue as a comment.
  • Replace Fullstory code snippet with Hotjar code snippet.
  • Notify @harishlingam once completed.

Resources/Instructions

hotjar code

<!-- Hotjar Tracking Code for www.hackforla.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:1765604,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>

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions