diff --git a/app/components/HotjarLoader.tsx b/app/components/HotjarLoader.tsx new file mode 100644 index 000000000..64e6b676b --- /dev/null +++ b/app/components/HotjarLoader.tsx @@ -0,0 +1,34 @@ +"use client"; + +import { useEffect } from "react"; + +export default function HotjarLoader() { + useEffect(() => { + // Hotjar Tracking Code + (function (h, o, t, j, a, r) { + h.hj = + h.hj || + function () { + (h.hj.q = h.hj.q || []).push(arguments); + }; + h._hjSettings = { hjid: 3414362, hjsv: 6 }; + + // 获取 元素 + a = o.getElementsByTagName("head")[0]; + if (!a) { + console.error("Head element not found in the document."); + return; + } + + // 创建