feat: hotjar

This commit is contained in:
Ricardo Carneiro 2025-10-19 10:10:12 -03:00
parent aa7a80ff61
commit e95a435108

View File

@ -57,6 +57,18 @@
<link rel="preload" href="~/css/site.css" as="style"> <link rel="preload" href="~/css/site.css" as="style">
<link rel="preload" href="~/css/qrrapido-theme.css" as="style"> <link rel="preload" href="~/css/qrrapido-theme.css" as="style">
<!-- Hotjar Tracking Code for https://qrrapido.site -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:6550944,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>
<!-- Structured Data Schema.org --> <!-- Structured Data Schema.org -->
<script type="application/ld+json"> <script type="application/ld+json">
{ {