2025-05-19 11:15 웹 사이트 분석을 위한 Clarity 코드 추가
This commit is contained in:
parent
2f23ac4472
commit
2be84c1958
@ -76,6 +76,15 @@
|
||||
*/
|
||||
</script>
|
||||
|
||||
<!-- Clarity tracking code for https://www.munjaon.co.kr/ -->
|
||||
<script>
|
||||
(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=1;t.src="https://www.clarity.ms/tag/"+i+"?ref=bwt";
|
||||
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
|
||||
})(window, document, "clarity", "script", "rlrv4m2szn");
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<decorator:head />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user