docs.json 文件中添加以下内容,将 Analytics 发送到 Hightouch。
apiHost 中不要包含 https://。Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
将数据同步到 Hightouch,以进行受众激活。
docs.json 文件中添加以下内容,将 Analytics 发送到 Hightouch。
apiHost 中不要包含 https://。"integrations": {
"hightouch": {
"writeKey": "required"
"apiHost": "optional"
}
}
"integrations": {
"hightouch": {
"writeKey": "9132c81do371p76sr11da0075469b54f77649c9a067dp0303p56q0q64n072336"
"apiHost": "us-east-1.hightouch-events.com" # 可选,默认为 `us-east-1.hightouch-events.com`
}
}