跳转到主要内容
在你的 docs.json 文件中添加以下配置,以将 Analytics 数据发送到 Hightouch。
apiHost 中不要包含 https://
"integrations": {
    "hightouch": {
        "writeKey": "必填"
        "apiHost": "可选"
    }
}
I