Skip to content

Commit 596408b

Browse files
committed
add Microsoft Clarity
1 parent 956fa10 commit 596408b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

layouts/partials/footer/custom.html

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
<!-- google ads -->
22
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7817611635296406"
3-
crossorigin="anonymous"></script>
3+
crossorigin="anonymous"></script>
4+
5+
<!-- Microsoft Clarity -->
6+
<script type="text/javascript">
7+
(function (c, l, a, r, i, t, y) {
8+
c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments) };
9+
t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i;
10+
y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y);
11+
})(window, document, "clarity", "script", "nh3ada2rf0");
12+
</script>

0 commit comments

Comments
 (0)