mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
bbb1a08ed3
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
16 lines
377 B
Plaintext
16 lines
377 B
Plaintext
---
|
|
title: "LogRocket"
|
|
description: "使用 LogRocket 监控用户会话和错误。"
|
|
keywords: ["LogRocket 集成", "会话回放", "错误监控", "app ID"]
|
|
---
|
|
|
|
在你的 `docs.json` 文件中添加以下配置,将 Analytics 数据发送到 LogRocket。
|
|
|
|
```json Analytics options in docs.json
|
|
"integrations": {
|
|
"logrocket": {
|
|
"apiKey": "required"
|
|
}
|
|
}
|
|
```
|