feat: integrate Microsoft Clarity for enhanced user analytics and add necessary configurations

This commit is contained in:
Your Name
2026-03-23 01:28:14 +02:00
parent 5310493cac
commit 20c15e333c
5 changed files with 91 additions and 74 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"@microsoft/clarity": "^1.0.2"
}
}