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 集成到你的 Mintlify 文档,同步分析数据以实现受众激活、分群和下游工具路由。
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`
}
}