docs.json file to send analytics to Microsoft Clarity.
Get your project ID
- Create a Clarity account.
- Click Get tracking code.
- Copy your project ID from the tracking code.
Track user sessions with Microsoft Clarity analytics.
docs.json file to send analytics to Microsoft Clarity.
"integrations": {
"clarity": {
"projectId": "required"
}
}
Was this page helpful?