code.yml 443 B

123456789101112
  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>