# What is the Consent Log feature?

Explore the CookieYes Consent Log feature, designed to meticulously record user consents obtained through your website's banner.

---

**Categories:** , 
**Published:** June 30, 2026
**URL:** https://www.cookieyes.com/documentation/consent-log/

---

Consent Log will record all user consents given via the banner on your website. The information recorded includes: Consent ID, Country, Consent Status, Date & Time and Proof of Consent. You can view this recorded information under the **Consent Log** tab. These consent logs will be recorded as per UTC.

> **Note**

> Country can be viewed only in the Basic, Pro and Ultimate plans.
>

To enable this feature, follow the below steps:
1. From the CookieYes **Dashboard**, navigate to the **Advanced Settings**.
2. Under **Consent Settings**, toggle the button (to the right) labelled **“Consent log”**.

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

To know more about the Consent Log, refer to our [guide](https://www.cookieyes.com/documentation/record-user-consent-for-cookies/).


---

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Article",
      "headline": "What is the Consent Log feature?",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.cookieyes.com/documentation/consent-log/"
      },
      "url": "https://www.cookieyes.com/documentation/consent-log/",
      "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": "Explore the CookieYes Consent Log feature, designed to meticulously record user consents obtained through your website's banner.",
      "datePublished": "2024-02-05T09:54:56+00:00",
      "dateModified": "2025-06-02T00: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/consent-log/#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": "Features FAQ",
          "item": "https://www.cookieyes.com/category/documentation/faq/faq-features/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "What is the Consent Log feature?"
        }
      ]
    },
    {
      "@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/"
      }
    }
  ]
}
```
