✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Microsoft Clarity

The Microsoft Clarity plugin stores its config in wp_options as clarity_options on every site. SleekView reads that row across one site or a multisite and renders it as a sortable, filterable WP Admin table.

♾️ Lifetime License available

SleekView table view for Microsoft Clarity

Recordings live at clarity.microsoft.com. Snippet config still lives here.

Microsoft Clarity is a free heatmaps-and-recordings tool from Microsoft, and the official WordPress plugin's job is to inject the Clarity tracking snippet keyed by a Project ID. Settings are minimal by design: a Project ID, a list of excluded roles, a placement option. Everything else, recordings, heatmaps, insights and the dashboards, lives at clarity.microsoft.com and is queried there.

SleekView reads the WordPress options the plugin writes, across one site or every site in a multisite, and renders one row per site with Project ID, excluded roles, snippet placement and the option_updated timestamp as columns. Sort by missing Project ID to find every site where Clarity quietly stopped recording. Filter to footer placement when an audit demands snippet consistency across the network. Search across role names to confirm internal staff is filtered out of recordings.

Because the data lives in standard WordPress options, the table works on a single site, a multisite network and an agency fleet managed from a central admin. Inline edits go through update_option, so changes are picked up by the Clarity plugin on the next page load with no extra cache to clear.

Workflow

From clarity_options to a real audit grid

1

Read the options

SleekView detects the Microsoft Clarity plugin and lists clarity_options entries: project_id, excluded_roles, snippet_placement and the option_updated timestamps. One row per site.
2

Build the columns you actually want

Pick site URL, Project ID, snippet placement, excluded roles and last updated. Drop columns a quarterly UX review does not need, keep the ones that decide whether the recordings are honest.
3

Save audit views

Pin views like Missing Project ID, Footer placement only, Admin not excluded or Untouched in 6 months. Site owners, UX leads and agency owners each open the queue that matches their work.
4

Edit inline and export

Flip placement, add a role to the excluded list or correct a Project ID straight from the grid. Export any filtered view to CSV for a quarterly action plan.

Sample columns

A typical Microsoft Clarity config table

One row per site with Project ID, snippet placement, excluded roles and the option_updated timestamp.
Source: wp_options (clarity_options)
Site Project ID Placement Excluded roles Last updated Status
main.example.com h8d2k1m9p head administrator, editor 2026-04-30 Compliant
shop.example.com j2k4l9m1n footer administrator 2025-11-12 Placement drift
blog.example.com No recording
docs.example.com n4o2p5q1r head administrator, editor, author 2026-05-02 Compliant
events.example.com s7t9u2v3w head administrator 2024-12-04 Stale config

Comparison

Default Microsoft Clarity plugin admin vs SleekView

Default Microsoft Clarity plugin

  • Settings screen is one site at a time, no aggregate view of coverage
  • No sortable list of sites by missing Project ID or placement value
  • Excluded-role config hidden inside a checkbox group per site
  • Multisite admins click through every site to confirm the snippet fires
  • No way to share a read-only config snapshot outside the WP admin

SleekView

  • One sortable table for every site's Clarity config
  • Filter by missing Project ID, footer placement or stale option_updated
  • Inline edits go through update_option, picked up on next page load
  • Saved audit views shared per role for site owners and UX leads
  • Export filtered slices to CSV for a quarterly action plan

Features

What SleekView gives you for Microsoft Clarity

Every site's Clarity config in one grid

Stop opening the Clarity settings on twenty sites. SleekView reads clarity_options across the network and lists Project ID, placement and excluded roles side by side.

Filter by what audits ask

Sort by missing Project ID, filter to footer placement or search role names. The exact list a UX research sprint needs is one saved view, not a manual click-through.

Inline edits across sites

Move the snippet to head, add a role to the excluded list or correct a Project ID from the same row. update_option fires and the Clarity plugin picks the change up on the next page load.

Audience

Who uses SleekView for Microsoft Clarity

UX leads

Confirm Clarity is firing across every property in scope before kicking off a recording-driven UX research sprint. Filter excluded roles to make internal-staff filtering explicit.

Agency leads

Audit Clarity Project-ID coverage across the client portfolio in one view. Spot the sites where a theme or builder update wiped the snippet and ship a fix the same day.

Multisite admins

Group sites by excluded roles to confirm internal staff is filtered out of recordings, instead of clicking through each site before each quarterly UX research cycle.

The bigger picture

Why free heatmaps still need a configuration audit table

Microsoft Clarity is free, easy to install and good at what it does, which is why it gets enabled on dozens of WordPress sites across the typical agency portfolio. The official plugin keeps configuration intentionally minimal: a Project ID, excluded roles, a placement choice. The risk is that the very minimalism makes Clarity easy to leave half-configured, with no Project ID on some sites, footer placement on others and internal staff still polluting recordings.

SleekView turns the scattered options into one table: Project IDs in a column, placement filterable, excluded roles searchable, last-touched dates sortable. Same plugin, same options, but a query surface a UX lead or agency owner can point an audit at without clicking through every site, and the underlying recordings stay exactly where Microsoft hosts them.

Questions

Common questions about SleekView for Microsoft Clarity

Only the clarity_options row the Microsoft Clarity plugin writes in wp_options, plus standard site metadata on a multisite. Project ID, excluded roles, snippet placement and the option_updated timestamp. No Clarity API access is involved, because the plugin itself does not query Clarity.

 

No. The Clarity plugin is a script-injection plugin. SleekView only reads the local WordPress options that decide whether and how the snippet fires. The recordings, heatmaps and insights themselves stay at clarity.microsoft.com and are queried there.

 

Yes. The table can be scoped to a single site or run across every site in a network, pulling each site's clarity_options row in turn. That makes a multisite-wide Clarity config audit a single grid instead of a click-through of admin screens.

 

Yes. Project ID, snippet placement and excluded roles can be edited from the grid. The change goes through update_option exactly like the settings page would write it, so the Clarity plugin picks up the new value on the next page load.

 

Yes. The plugin's excluded-roles setting is a list of WordPress roles. Filter the grid to sites where administrator, editor or a custom role is missing from the excluded list to surface where internal staff is in the recordings.

 

No. The plugin still owns snippet injection and per-site settings. SleekView gives admins, UX leads and agency owners an aggregate audit surface that the per-site settings page cannot offer, without touching how the snippet behaves.

 

No. The grid reads WordPress options on demand inside the admin and has no role in the frontend snippet at all. Visitor-facing performance is identical to running the Microsoft Clarity plugin on its own.

 

Yes. Any filtered view exports to CSV with the active columns. UX and agency teams typically export the no-Project-ID list or the footer-placement list as a quarterly action plan.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView