> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.another-horizon.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# HotJar

> 使用 HotJar 收集用户反馈与热图。

在你的 `docs.json` 文件中添加以下配置，将数据发送到 HotJar 进行 Analytics。

```json Analytics options in docs.json theme={null}
"integrations": {
    "hotjar": {
        "hjid": "required",
        "hjsv": "required"
    }
}
```
