# Microsoft Clarity

Modul **Microsoft Clarity** vám pomůže lépe pochopit, jak se návštěvníci chovají na vašem e-shopu:

* Heatmapy (kde lidé klikají a jak daleko scrollují)
* Nahrávání relací (jak prochází stránky a kde se zaseknou)
* Přehledy problémů (např. frustrace uživatelů)

Více o službě najdete na webu [Microsoft Clarity](https://clarity.microsoft.com/).

### Kde modul najdu?

{% hint style="info" %}
Modul je nutné nejprve nainstalovat ve **Správci rozšíření**.&#x20;
{% endhint %}

V administraci e-shopu otevřete **Nastavení** a najděte položku **Microsoft Clarity**.

## Jak modul zapnout

{% stepper %}
{% step %}
Otevřete **Nastavení → Microsoft Clarity** v administraci e-shopu.
{% endstep %}

{% step %}
Zadejte **Clarity Project ID**.
{% endstep %}

{% step %}
Zapněte přepínač **Aktivovat Clarity na vašem e-shopu**.
{% endstep %}

{% step %}
Uložte nastavení. Od této chvíle se Clarity začne načítat na vašem e-shopu.
{% endstep %}
{% endstepper %}

## Kde najdu Clarity Project ID?

{% stepper %}
{% step %}
V Microsoft Clarity přejděte do **Settings → Setup → Tracking code**.
{% endstep %}

{% step %}
Zkopírujte **Project ID** (je to krátký kód, který je součástí vloženého skriptu).

{% hint style="info" %}
**Tip:** často ho poznáte i podle adresy `https://www.clarity.ms/tag/<PROJECT_ID>`.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://napoveda.rocketoo.cz/rocketoo/rozsireni/microsoft-clarity.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.
