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
402 B
Plaintext
16 lines
402 B
Plaintext
---
|
|
title: "LogRocket"
|
|
description: "Surveillez les sessions utilisateur et les erreurs avec LogRocket."
|
|
keywords: ["LogRocket integration", "session replay", "error monitoring", "app ID"]
|
|
---
|
|
|
|
Ajoutez ce qui suit à votre fichier `docs.json` pour envoyer des Analytics à LogRocket.
|
|
|
|
```json Analytics options in docs.json
|
|
"integrations": {
|
|
"logrocket": {
|
|
"apiKey": "required"
|
|
}
|
|
}
|
|
```
|