> ## 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

> Recueillez les retours des utilisateurs et des cartes de chaleur avec Hotjar.

Ajoutez ce qui suit à votre fichier `docs.json` pour envoyer des analytics à Hotjar.

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