# Does CookieYes integrate with the Microsoft Clarity Consent API on Wix and how do I set it up?

CookieYes supports Microsoft Clarity Consent API on Wix. Learn how to configure it so Clarity tracks sessions only after users give consent.

---

**Categories:** , 
**Published:** June 26, 2026
**URL:** https://www.cookieyes.com/documentation/microsoft-clarity-consent-api-on-wix/

---

Yes, CookieYes supports the Microsoft Clarity Consent API on Wix. This integration ensures that Clarity will only record user sessions after consent is obtained, helping you stay compliant with privacy laws.
Ensure that Microsoft Clarity is installed on your Wix site, either via the Wix App Market or by manually adding the Clarity tracking code and that your site is connected to a Clarity project.
Follow the steps below to enable Microsoft Clarity in CookieYes:

- From your Wix dashboard, go to Apps > CookieYes GDPR Cookie Banner.

- Navigate to More > Advanced Settings > Microsoft consent mode & Clarity API integration.

- Enable the Microsoft Clarity Consent API integration option.

![](https://assets.cookieyes.com/clarity_in_cookieyes_4bdc723656.jpg)

Once enabled, CookieYes will automatically handle user consent signals for Clarity. Clarity will only start recording a session if the user has given consent to the use of tracking cookies, ensuring compliance with user privacy preferences.


---

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Article",
      "headline": "Does CookieYes integrate with the Microsoft Clarity Consent API on Wix and how do I set it up?",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.cookieyes.com/documentation/microsoft-clarity-consent-api-on-wix/"
      },
      "url": "https://www.cookieyes.com/documentation/microsoft-clarity-consent-api-on-wix/",
      "publisher": {
        "@type": "Organization",
        "name": "CookieYes",
        "url": "https://www.cookieyes.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://assets.cookieyes.com/cookieyes.png",
          "width": 250,
          "height": 60
        }
      },
      "description": "CookieYes supports Microsoft Clarity Consent API on Wix. Learn how to configure it so Clarity tracks sessions only after users give consent.",
      "datePublished": "2025-06-24T08:54:19+00:00",
      "dateModified": "2025-06-24T00:00:00+00:00",
      "author": {
        "@type": "Person",
        "name": "CookieYes Doc Team"
      },
      "image": [
        "https://assets.cookieyes.com/cookieyes.png"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.cookieyes.com/documentation/microsoft-clarity-consent-api-on-wix/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.cookieyes.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Documentation",
          "item": "https://www.cookieyes.com/documentation/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "FAQ",
          "item": "https://www.cookieyes.com/category/documentation/faq/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Wix",
          "item": "https://www.cookieyes.com/category/documentation/faq/wix/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Does CookieYes integrate with the Microsoft Clarity Consent API on Wix and how do I set it up?"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.cookieyes.com/#website",
      "url": "https://www.cookieyes.com/",
      "name": "CookieYes",
      "description": "CookieYes is a Google-certified consent management platform that helps businesses comply with GDPR, CCPA, and other global privacy laws.",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://www.cookieyes.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.cookieyes.com/?s={search_term_string}"
        },
        "query-input": {
          "@type": "PropertyValueSpecification",
          "valueRequired": true,
          "valueName": "search_term_string"
        }
      }
    },
    {
      "@type": "Organization",
      "@id": "https://www.cookieyes.com/#organization",
      "name": "CookieYes",
      "url": "https://www.cookieyes.com/",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://www.cookieyes.com/#/schema/logo/image/",
        "inLanguage": "en-US",
        "url": "https://assets.cookieyes.com/cookieyes.png",
        "contentUrl": "https://assets.cookieyes.com/cookieyes.png",
        "width": 19701,
        "height": 3176,
        "caption": "CookieYes"
      },
      "image": {
        "@id": "https://www.cookieyes.com/#/schema/logo/image/"
      }
    }
  ]
}
```
