跳转到主要内容
docs.json 文件中添加以下配置,以将分析数据发送到 Mixpanel。
文档配置文件中的分析选项
"integrations": {
    "mixpanel": {
        "projectToken": "必需"
    }
}