跳转到主要内容
在你的 docs.json 文件中添加以下内容,将分析数据发送到 Hightouch。
请不要在 apiHost 中包含 https://
"integrations": {
    "hightouch": {
        "writeKey": "required"
        "apiHost": "optional"
    }
}