Fathom
Integrate Fathom Analytics with your Mintlify documentation for privacy-focused, GDPR-compliant visitor tracking with a simple site ID setup.
Add the following to your docs.json file to send analytics to Fathom.
You can get the siteId from your script settings.
"integrations": {
"fathom": {
"siteId": "required"
}
}"integrations": {
"fathom": {
"siteId": "YSVMSDAY"
}
}