# Hotjar Integration

Hotjar tracks how visitors use and interact with your website or product. You can integrate your CustomFit account with Hotjar to have your CustomFit experiences and behaviours pushed as custom event in Hotjar. This will allow you to view the recordings, heatmaps, and other insights of the corresponding visitor sessions if you are tracking website visitors with CustomFit and Hotjar.

### Prerequisites

* A Hotjar account that is currently active
* Your webpage should have both the CustomFit code snippet and the Hotjar analytics code.

### Integrating CustomFit with Hotjar

* Log in to your CustomFit dashboard.
* From the dashboard sidebar, click on **Settings > 3rd Party Integrations.**
* On the integrations page, you can see the **Hotjar** section.

<figure><img src="/files/2mEeIBkKe4nOsJ6r294f" alt=""><figcaption></figcaption></figure>

* Click on the status field to enable Hotjar integration.

<figure><img src="/files/yKPjvLBZrNXVYGmk1Ygj" alt=""><figcaption></figcaption></figure>

### Analyze recordings and heatmaps in Hotjar

* Log in to your Hotjar account.
* Click on the **dashboard** from the sidebar.

<figure><img src="/files/idiJyTJcuByMmBDRAyA6" alt=""><figcaption></figcaption></figure>

* Then click on the **Add Filter** button.

<figure><img src="/files/wapas0z9Q6MkGs0iBJD5" alt=""><figcaption></figcaption></figure>

* From the list of options available click on the **event**.

<figure><img src="/files/CovA6cflg0yxhwm48FK8" alt=""><figcaption></figcaption></figure>

* From the event drop-down, select **is any of these** options. From the next dropdown, select the required experience behavior and click on the **Apply** button.

<figure><img src="/files/4DIEedjFjbwEaRl93L6t" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/Fb4jUSFQy-Q>" %}


---

# 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://doc.customfit.ai/integrations/hotjar-integration.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.
