From e49ad5505b9685cb294ed3398f7632b152bea225 Mon Sep 17 00:00:00 2001 From: Zongheng Yang Date: Sun, 3 Dec 2023 20:59:23 -0800 Subject: [PATCH] Docs: trying out hotjar. (#2832) --- docs/source/_static/custom.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/source/_static/custom.js b/docs/source/_static/custom.js index 0cadbfce0f3a..a232433f9c85 100644 --- a/docs/source/_static/custom.js +++ b/docs/source/_static/custom.js @@ -11,3 +11,12 @@ document.addEventListener("DOMContentLoaded", function () { script.async = true; document.head.appendChild(script); }); + +(function(h,o,t,j,a,r){ + h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; + h._hjSettings={hjid:3768396,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=');