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.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Track user sessions with Microsoft Clarity analytics.
docs.json file to send analytics to Microsoft Clarity.
"integrations": {
"clarity": {
"projectId": "required"
}
}
"integrations": {
"clarity": {
"projectId": "abc123xyz"
}
}