在你的 docs.json 文件中添加以下内容以将数据上报到 Fathom 进行分析。 你可以在脚本设置中找到 siteId
"integrations": {
    "fathom": {
        "siteId": "required"
    }
}