跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://mintlify-mintlify-agent-cursor-1777414560.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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