Skip to content
Mintlify
Mintlify
Analytics

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"
    }
}
Was this page helpful?Suggest editsRaise issue