TrueTechFinder
User Behavior Analytics

What is Microsoft Clarity? How to Detect Microsoft Clarity on Any Website

Microsoft Clarity is a free user behavior analytics tool that provides session recordings, heatmaps, and click tracking to help website owners understand how visitors interact with their site.

Quick Facts

CategoryUser Behavior Analytics
Launched2020
Open SourceNo
Primary UseSession recordings, heatmaps, click & scroll tracking

Quick Answer

Microsoft Clarity is a free behavior analytics platform offering session recordings, heatmaps, rage-click detection, and scroll tracking. It is widely adopted by SaaS companies, ecommerce sites, and marketing teams as a zero-cost alternative to Hotjar.

Free
Pricing
2020
Launched
1M+
Sites Using It
50+
Integrations
180+
Countries

🧠What is Microsoft Clarity?

Microsoft Clarity is a free user behavior analytics tool built by Microsoft. Launched in 2020, it allows website owners to visualize how users interact with their pages through heatmaps, session recordings, and behavioral metrics.

Unlike traditional analytics tools that focus on traffic numbers, Clarity focuses on the quality of user experience — revealing where users click, how far they scroll, and where they get frustrated (rage clicks, dead clicks).

  • Session Recordings: Watch real user sessions to understand navigation paths
  • Heatmaps: See aggregated click, scroll, and move patterns across pages
  • Rage Click Detection: Identify frustrating UI elements users repeatedly click
  • Scroll Depth Tracking: Understand how far users read page content
  • AI Insights: Automated summaries of user behavior trends

🔍How to Detect Microsoft Clarity on a Website

There are several ways to identify whether a website is using Microsoft Clarity.

1

Use a Technology Detection Tool Recommended

The fastest and most accurate method. TrueTechFinder analyzes HTML structure, script files, and DOM patterns to detect Microsoft Clarity instantly.

Try TrueTechFinder free
2

Check Page Source Code

TrueTechFinder identifies Microsoft Clarity installations using a multi-layer signal approach across scripts, network requests, and DOM markers.

AScript URL Patterns
  • clarity.ms/tag/
  • https://www.clarity.ms/s/
  • clarity.ms/collect
BJavaScript Object Markers
  • window.clarity
  • window.claritySettings
  • clarity('set', ...)
CNetwork Request Signatures
  • www.clarity.ms/collect
  • clarity.ms/tag/{projectId}
DCookie Patterns
  • _clck cookie
  • _clsk cookie
  • _clst cookie
3

Use Browser Developer Tools

Open DevTools (F12), check the Network tab for Microsoft Clarity-specific script filenames, request headers, and DOM attributes that reveal the underlying technology.

Clarity detection is highly reliable due to consistent script URL patterns that cannot be proxied without custom configuration.

How to Detect Microsoft Clarity Manually

You can identify Clarity on any website using these methods without a tool:

1

View Page Source (Ctrl+U)

Search for 'clarity.ms' in the page source. A Clarity installation will include a script tag pointing to clarity.ms/tag/ followed by a unique project ID.

2

Check the Network Tab in DevTools

Open DevTools > Network, reload the page, and filter by 'clarity.ms'. You will see collect requests sent to Microsoft's Clarity servers.

3

Check JavaScript Console

Type 'window.clarity' in the browser console. If Clarity is installed, this object will be defined and will not return undefined.

4

Inspect Cookies

In DevTools > Application > Cookies, look for _clck, _clsk, or _clst cookies which are set by Microsoft Clarity.

The clarity.ms/tag/{ID} script pattern is unique to Clarity and cannot be confused with other tools.

🌐Who Uses Microsoft Clarity?

Commonly Used By

  • SaaS product teams
  • Ecommerce operators
  • Marketing and growth teams
  • UX researchers
  • Small businesses and startups

Industries

  • SaaS & technology
  • Ecommerce & retail
  • Media & publishing
  • Marketing agencies
  • Education

Market Strengths

  • Completely free with no usage limits
  • Deep Microsoft and Bing Ads integration
  • GDPR-compliant with no data sampling
  • Easy one-tag installation
  • Built-in AI-powered insights

Why Businesses Use Microsoft Clarity

Key Benefits

  • Completely free with no tier limits
  • Reveals UX friction points that analytics miss
  • Simple JavaScript snippet integration
  • Native integration with Microsoft Advertising
  • Works alongside Google Analytics seamlessly

Common Use Cases

  • Identifying broken or confusing page elements
  • Optimizing landing page conversion rates
  • Understanding ecommerce checkout drop-off
  • Validating UX design decisions with real data
  • Debugging form abandonment issues

🧱Microsoft Clarity Ecosystem

Clarity integrates natively with the Microsoft ecosystem and major web platforms.

Microsoft Integrations

  • Microsoft Advertising (Bing Ads)
  • Azure Active Directory
  • Power BI (data export)
  • Microsoft 365

Platform Integrations

  • WordPress (official plugin)
  • Shopify (app store)
  • Wix (one-click install)
  • Webflow
  • Google Tag Manager

Analytics Stack

  • Google Analytics (complementary)
  • Segment (event forwarding)
  • HubSpot (behavior data)

Clarity is designed as a complementary tool that works alongside existing analytics platforms rather than replacing them.

Detect Microsoft Clarity on any website instantly

Free scan — no signup required

Scan a Website →

Microsoft Clarity vs Alternatives

FeatureMicrosoft ClarityHotjarFullStory
PricingFreePaid (free tier limited)Paid
Session Recordings
Heatmaps
Rage Click Detection
AI Insights
Data Retention30 days365 days (paid)Unlimited (paid)
IntegrationsMicrosoft + GTM100+100+

Is Microsoft Clarity a Good Choice?

When it works well

Asynchronous Script Loading

The Clarity snippet loads asynchronously and does not block page rendering or affect Core Web Vitals scores.

Smart Data Sampling

Clarity automatically samples sessions to balance data richness with storage efficiency at no cost to the user.

Edge Network Delivery

Clarity scripts are served through Microsoft's global CDN infrastructure, ensuring fast load times in all regions.

Limitations to consider

  • No real-time data — reports update with a delay
  • Limited advanced segmentation compared to Hotjar Pro
  • Session recordings have a 30-day retention limit
  • No A/B testing functionality built in
  • Custom event tracking is less flexible than Mixpanel or Segment

Privacy & Security Profile

Microsoft Clarity is GDPR-compliant and provides built-in privacy controls for masking sensitive data.

GDPR and CCPA compliant by default
Automatic PII masking for input fields
IP anonymization support
No data sold to third parties
User consent management via Clarity settings
SOC 2 Type II certified infrastructure

Why Detect Microsoft Clarity on Competitor Sites

Knowing a competitor uses Clarity reveals their UX optimization strategy and tooling maturity:

Identify UX-focused competitors actively measuring user behavior
Gauge product team maturity and data-driven design practices
Understand marketing stack sophistication
Qualify SaaS prospects who already invest in analytics tooling
Benchmark analytics stack against industry peers

Common Technologies Used with Microsoft Clarity

Microsoft Clarity websites often integrate with:

🔗 Related Technologies

❓ Frequently Asked Questions

How do I know if a website uses Microsoft Clarity?

Use TrueTechFinder to scan the website instantly, or check the page source for a script tag containing 'clarity.ms/tag/'. The DevTools Network tab will also show requests to clarity.ms.

Is Microsoft Clarity free?

Yes, Microsoft Clarity is completely free with no usage limits, no data sampling restrictions, and no paid tiers. All features including session recordings and heatmaps are available at no cost.

What is Microsoft Clarity used for?

Microsoft Clarity is used to analyze user behavior through session recordings, heatmaps, and click tracking. It helps product and UX teams identify where users struggle, rage click, or abandon pages.

Is Microsoft Clarity better than Hotjar?

Clarity is free and offers comparable core features to Hotjar's paid tiers. Hotjar offers more advanced features and longer data retention on paid plans, but Clarity is the superior choice for budget-conscious teams.

Can Microsoft Clarity affect website performance?

No, Clarity loads asynchronously and does not block page rendering. It has minimal impact on Core Web Vitals metrics.

🚀

Check if a Website Uses Microsoft Clarity

Enter any domain to instantly detect Microsoft Clarity and its full technology stack. Free — no signup required.

Scan a Website Free