在你的 docs.json 文件中添加以下配置以将分析数据发送到 Clearbit。
"integrations": {
    "clearbit": {
        "publicApiKey": "required"
    }
}