# Setup

Setting up Hotjar is done in a few steps on the Shopware site.

## Enable Hotjar <a href="#enable-hotjar" id="enable-hotjar"></a>

To activate Hotjar, you have to go to `Extensions > My Extensions > Apps` in the admin and then at the app "Hotjar" right click on `... > Configuration` on the right.

Now you are in the settings for the app. Next, you just need to enter your `Hotjar ID` in the input field and click on the `Save` button. That's all!

{% hint style="info" %}
Tip

If necessary, it might make sense to explicitly clear the store cache again if no data is transferred at first attempt.
{% endhint %}

![](/files/-MhUtjot3_9CUSIDbKSR)


---

# 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://docs.shop-studio.io/shopware/extensions/hotjar-cloud/setup.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.
