Skip to main content
Integrations - Microsoft clarity (push)

Integrating with Microsoft Clarity

James Harber avatar
Written by James Harber
Updated over a month ago

Microsoft Clarity offers free session recording as well as heatmaps.

Its possible to add WTO meta data into Clarity to allow these to be filtered and reported by Project and Variations.

This integration looks to push experiment views into Microsoft Clarity, to use for segmentation/filtering in their system.

Enabling the integration

You'll find the integration in our Integrations library:

Once installed, you'll have a toggle-switch to turn integrations on/off, and controls as described in the document below.

The available options are described here: Push Integrations - Available Options.

The integration

We use the following code to send data into Microsoft Clarity:

clarity("set", "key", "value");

The specific IDs and Alias reconcile with what is published for the specific test in the Webtrends Optimize Dashboard.

Optimize UI Dashboard - Experiment IDs

View in Microsoft Clarity

To filter on your reports in Microsoft Clarity, you can:

  1. Click on Filters

  2. Scroll to “Custom Filters” ==> “Custom Tags” and from the dropdown select Project Alias.

  3. Select second drop down to nominate conditions by Experiment ID.

MS Clarity Screen 1

MS Clarity Screen 2

Did this answer your question?