From 7fa25a85ef2003d38b84231f8acac236b52314b7 Mon Sep 17 00:00:00 2001 From: ArtemDzhereleiko Date: Tue, 5 May 2026 13:16:22 +0300 Subject: [PATCH] Move Clarity to main thread --- _includes/head-header.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_includes/head-header.html b/_includes/head-header.html index 1eae80f12b..b33010a732 100644 --- a/_includes/head-header.html +++ b/_includes/head-header.html @@ -498,6 +498,11 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TGBNQXN'); + (function(c,l,a,r,i,t,y){ + c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; + t=l.createElement(r);t.async=true;t.src='https://www.clarity.ms/tag/'+i; + y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); + })(window,document,'clarity','script','u08y7f6oqa'); function gtag(){dataLayer.push(arguments)};