# Microsoft Clarity Integration

Microsoft Clarity is a behavioral analytics tool that offers dashboards, heatmaps, session replays, and features such as rage clicks and dead clicks that make it easy to analyze issues that frustrate users.

You can integrate your CustomFit account with Microsoft Clarity to have your CustomFit experiences and behaviours pushed as custom tags in Clarity. 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 Microsoft Clarity.

### Prerequisites

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

### Integrating CustomFit with Clarity

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

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

* Click on the status field to enable Clarity integration.

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

### Analyze recordings and heatmaps in Microsoft Clarity

* Log in to your Microsoft Clarity account.
* Go to **My Projects** and select your project.
* Click on **Filters**.

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

* Go to the **Customised Filters** section and click on **Customised Tags** option.

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

* From the **Customised tags** dropdown, select **customfit**. From the next dropdown select the required experience behavior and click on **Apply** button.

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

{% hint style="warning" %}
It will take around one hour for the custom tags that are pushed from CustomFit to appear in Microsoft Clarity.
{% endhint %}

{% embed url="<https://youtu.be/d01D1XnmqQ8>" %}


---

# 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/microsoft-clarity-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.
