跳转到主要内容
docs.json 文件中添加你的 Segment 写入密钥(write key),即可将分析数据发送到 Segment。
"integrations": {
    "segment": {
        "key": "required",
    }
}