> ## Documentation Index
> Fetch the complete documentation index at: https://omer-914cc1c6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Mixpanel

在你的 `docs.json` 文件中添加以下配置，以将分析数据发送到 Mixpanel。

```json Analytics options in docs.json theme={null}
"integrations": {
    "mixpanel": {
        "projectToken": "required"
    }
}
```
