# Microsoft Clarity

## Introduction

The Intelligems Microsoft Clarity integration tags visitor sessions with experiment data, allowing you to analyze behavior patterns across different test groups.

## **How It Works**

Enable the Microsoft Clarity integration on the Integrations page in Intelligems.

{% hint style="info" %}
Note that when you set up the Microsoft Clarity integration, you will not need to enter any login information - we use Microsoft Clarity's window API to authenticate.
{% endhint %}

Once active, Microsoft Clarity sessions will include events tagged with test group information following this pattern: \<Experiment Name> - \<Test Group Name> allowing you to view/filter sessions in Clarity by experiment name and test group name. You can filter by `experiment_name` or `ig_test_group` under the custom tags as seen below:

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

## **Benefits**

Filter and compare sessions in Clarity by experiment to understand how different variations affect user behavior. See which test groups have higher engagement, where visitors drop off, or how different audiences interact with your site.


---

# 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.intelligems.io/integrations/heatmap-integrations/integrating-with-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.
