# Hotjar

## O que é o **Hotjar?**

**Hotjar** é uma ferramenta de análise e feedback de usuários que permite entender melhor o comportamento dos visitantes em um site. Ele oferece recursos como mapas de calor (heatmaps), que mostram onde os usuários clicam, movem o mouse e rolam a página.

&#x20;O objetivo do Hotjar é fornecer insights detalhados sobre a experiência do usuário, ajudando a identificar áreas de melhoria e otimizar a usabilidade e a conversão do site.

## Como integrar

Para configurar o Hotjar, primeiro colete a URL da plataforma conforme mostrado na imagem e, em seguida, configure essa URL no Hotjar.

<figure><img src="/files/azWjTAjdJn2fW5EU74Wl" alt=""><figcaption><p>Tela de exemplo</p></figcaption></figure>

### Configuração na Hotjar

Na **Hotjar** iremos em '**Overview'**, em seguida em **'Verifique a instalação'**, conforme a imagem:&#x20;

<figure><img src="/files/AtDrBOUwBp8WhYemeS1D" alt=""><figcaption><p> <strong>Hotjar</strong></p></figcaption></figure>

Uma janela irá se abrir e você deve inserir a '**URL'** coletada anteriormente, e clique para **'verificar instalação'.**

<figure><img src="/files/ZVCX9WnpflXMh1eQk5Tf" alt=""><figcaption><p> <strong>Hotjar</strong></p></figcaption></figure>

Agora para pegamos o ID da sua conta **Hotjar** e configuraremos no **Curseduca**.

<figure><img src="/files/01T49Bc4AJYV7ArE8Y2P" alt=""><figcaption><p> <strong>Hotjar</strong></p></figcaption></figure>

## Curseduca - Integração

Na Home da plataforma do Curseduca, vá para a aba de configurações:

<figure><img src="/files/hcbIUjTXd10nxoy0zHZw" alt=""><figcaption><p>Home</p></figcaption></figure>

Agora vá em '**configurar integrações'**, conforme mostra a imagem:

<figure><img src="/files/4M5qGiHdQYS8kRsJNiJz" alt=""><figcaption><p>Home>configurações</p></figcaption></figure>

Agora selecione a '**Hotjar'**

<figure><img src="/files/1jGv9pSmoYAEL4pXg8kf" alt=""><figcaption><p>Home>configurações> integrações</p></figcaption></figure>

Em seguida, preencha a ID no campo indicado. Após preencher, clique no botão '**Salvar'**.

<figure><img src="/files/996su0WWMOfoVK68rgC9" alt=""><figcaption><p>Home>configurações> integrações</p></figcaption></figure>

{% hint style="info" %}

#### **NOTA:** Todos os códigos e URLs são para exemplificação da Central de Ajuda. Nenhum código deve ser copiado diretamente da Central de Ajuda, cada plataforma tem o seu, por isso siga o passo a passo para obter o seu webhook e o código de produto.

{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.curseduca.com/integracoes/hotjar.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
