Documentation
Set up your documentation
Add the following to your docs.json file to send analytics to Fathom.
docs.json
You can get the siteId from your script settings.
siteId
"integrations": { "fathom": { "siteId": "required" } }
Was this page helpful?