# Compliance Score

### Overview

The **Compliance Summary** provides a clear and actionable view of your website’s cookie compliance based on data collected by the Cookie Scanner.

It enables you to:

* Evaluate your overall compliance level
* Identify the most critical issues
* Prioritize actions to improve your setup

***

### Filters

Use the filters at the top of the page to refine the analysis:

* **Rare Cookies**: Include or exclude low-frequency cookies (Off by default)
* **Website**: Select the domain(s) configured in your Cookie Notice settings

<figure><img src="https://1259070148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk6XpTQ2LaRLcr2tA-d%2Fuploads%2FGKpDR3SsJ2u5BwzsOXbA%2Fimage.png?alt=media&#x26;token=2f3385c5-c80d-492a-8006-747306cab7f8" alt=""><figcaption></figcaption></figure>

***

### Cookie Compliance Score

The **Cookie Compliance Score** (out of 100) reflects your website’s compliance level.

The score is calculated based on:

* Cookies set before user consent
* Cookies set after user refusal
* Cookie purpose (marketing cookies have a higher impact)

A low score indicates significant GDPR compliance risks, while a higher score reflects better alignment with regulatory requirements.

Example:

<figure><img src="https://1259070148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk6XpTQ2LaRLcr2tA-d%2Fuploads%2F4qVNYyN3ZtxAKSm6Jt1Y%2Fimage.png?alt=media&#x26;token=7fd1bd0a-341c-4726-aaf6-ad98cd7f0bce" alt=""><figcaption></figcaption></figure>

***

### Executive Narrative

The **Executive Narrative** provides an automated summary of your compliance status.

It highlights:

* The main issues affecting your score
* Key risk areas
* High-level recommendations to improve compliance

Example:

<figure><img src="https://1259070148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk6XpTQ2LaRLcr2tA-d%2Fuploads%2Fnj48U1Vd7FjNCCqaDXOF%2Fimage.png?alt=media&#x26;token=fb3d2508-0845-4a13-b663-a9751988e866" alt=""><figcaption></figcaption></figure>

***

### Next Best Actions

The **Next Best Actions** section displays the top 3 actions with the highest impact on your compliance score.

Each recommendation includes:

* Cookie name & Category
* Detection frequency
* Issue type (e.g. before consent, after refusal)
* Severity & estimated impact on the score

#### Priority indicators

* **High impact**: Major issues with strong impact on the score (10 points or more)
* **Medium impact**: Important issues (between 5 and 9 points)
* **Low impact**: Minor issues or easy fixes (less than 5 points)

Example:

<figure><img src="https://1259070148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk6XpTQ2LaRLcr2tA-d%2Fuploads%2F2RPUiFvT1PY7ni57WvpQ%2Fimage.png?alt=media&#x26;token=9ef1dbc3-c829-4eca-b138-2dde54f7337e" alt=""><figcaption></figcaption></figure>

***

### Key Metrics

The following indicators provide a quick overview of your situation:

* **Cookies before consent**: Number of cookies set before user approval
* **Cookies after refusal**: Cookies set after a user has refused consent
* **High frequency issues**: Number of recurring issues identified
* **Total cookies scanned**: Total number of cookies detected in the last 30 days

Example:

<figure><img src="https://1259070148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk6XpTQ2LaRLcr2tA-d%2Fuploads%2FW4SAKzoyGyShbU05A8Dr%2Fimage.png?alt=media&#x26;token=6bcce8d2-a199-4192-a8fc-f756b0b49ea5" alt=""><figcaption></figcaption></figure>

***

### Cookies by Consent Status and Category

This chart shows the distribution of cookies by:

* Consent status: before consent, after consent, after refusal
* Category: essential, analytics, marketing, uncategorized

This helps identify which types of cookies are not compliant and when they are triggered.

Example:

<figure><img src="https://1259070148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk6XpTQ2LaRLcr2tA-d%2Fuploads%2FmGjkdcCbNsF09bRjehnG%2Fimage.png?alt=media&#x26;token=916f5fbb-d1ca-4aa3-ab22-0f6eabba0bb8" alt=""><figcaption></figcaption></figure>

***

### Top Violations

The **Top Violations** section lists the cookies with the highest negative impact on your compliance score.

* Up to 5 cookies are displayed
* If fewer cookies significantly impact the score, only relevant ones are shown

Focus on these cookies first to achieve the fastest improvements.

Example:

<figure><img src="https://1259070148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk6XpTQ2LaRLcr2tA-d%2Fuploads%2FUFOZTaJBMRvOijzEipy2%2Fimage.png?alt=media&#x26;token=7ef9fd6d-85cb-42ad-a187-02f46331ce87" alt=""><figcaption></figcaption></figure>

***

### Best Practices

To improve your compliance score:

* Do not set non-essential cookies before consent
* Ensure user refusal is fully respected
* Use the [flag "exempted"](https://doc.commandersact.com/features/realtime-cookie-scanner/cookie-notice-manager#exempted-flag) for cookies allowed to be set before consent, or after refuse all
* Properly categorize all cookies
* Regularly review high-impact issues identified in the interface

{% hint style="info" %}
Have you changed your settings to improve your score?\
You’ll need to wait 5 minutes for the changes to take effect on this page, whilst your score is being recalculated
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.commandersact.com/features/realtime-cookie-scanner/compliance-score.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
