Hotjar provides advanced statistics on how your visitors use your site.
Connecting to Hotjar
After signing up for Hotjar you will be given a tracking code that looks like this:
<!-- Hotjar Tracking Code for https://example.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:1234567,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>
Open the Settings panel and click Hotjar in the menu on the left. Enter your Hotjar tracking code in the text field and click connect.
If you later wish to disconnect from a Hotjar account, click the appropriate disconnect button.