Skip to content

Commit cfeb9e0

Browse files
integrated microsoft clarity
1 parent b9e938a commit cfeb9e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

public/index.html

+7
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424
</noscript>
2525
<div id="app"></div>
2626
<!-- built files will be auto injected -->
27+
<script type="text/javascript">
28+
(function (c, l, a, r, i, t, y) {
29+
c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments) };
30+
t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i;
31+
y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y);
32+
})(window, document, "clarity", "script", "5ujjmm8q52");
33+
</script>
2734
</body>
2835

2936
</html>

0 commit comments

Comments
 (0)