You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
443 B

  1. head: |
  2. <!-- Hotjar Tracking Code -->
  3. <script>
  4. (function(h,o,t,j,a,r){
  5. h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
  6. h._hjSettings={hjid:{{siteId}},hjsv:6};
  7. a=o.getElementsByTagName('head')[0];
  8. r=o.createElement('script');r.async=1;
  9. r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
  10. a.appendChild(r);
  11. })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
  12. </script>