> For the complete documentation index, see [llms.txt](https://efilli.gitbook.io/efilli/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://efilli.gitbook.io/efilli/help-center-en/website-consent-management-platform/google-consent-mode-v2-integration/google-compliant-consent-banner.md).

# Google-Compliant Consent Banner

#### 1. Access the Design Editor

To review or activate your Google-compliant consent banner, follow these steps:

1. Log in to your **Efilli Panel**.
2. Go to the **Domains** section from the left sidebar.
3. Click the **Design Editor** button next to the domain you want to configure.

#### 2. Open the Quick Library

In the Design Editor screen, open the **Quick Library** panel on the left.\
This panel includes three sections: **Config**, **Language**, and **Component**.

#### 3. Select the Google Consent Mode v2 Template

1. Under the **Config** tab, locate the **Google Consent Mode v2 Template**.
2. Click **Select** next to it.

Once selected, your **Google-compliant consent banner will be automatically installed**,\
and **Google Consent Mode V2 settings** will be activated.\
No additional setup or coding is required.

#### 4. Check or Customize Settings

After installation:

* Open the **settings** menu on the Design Editor.
* Go to the **Google Consent Mode** section to verify that the feature is active.
* You can **customize** the settings here if you wish to adjust them for your brand’s consent categories.

#### 5. Edit Your Consent Banner

To align the consent banner with your brand identity:

* You can easily modify the text, colors, and styles within the **Design Editor**.
* **Do not edit the “Google’s Privacy Policy” text or link.**
* Instead, replace the **Privacy Policy** link next to it with your own policy URL.
* Don’t forget to **update your Cookie List** to ensure it reflects your current cookies.

#### 6. Save and Publish

Once your adjustments are complete:

* Click **Save** to store your changes.
* If you want to publish a new version, click **Prepare Release** to create and release the updated version.

For more detailed information about Google Consent Mode v2, please check out Google's official documentation: <https://developers.google.com/tag-platform/security/guides/consent?consentmode=advanced&hl=en>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://efilli.gitbook.io/efilli/help-center-en/website-consent-management-platform/google-consent-mode-v2-integration/google-compliant-consent-banner.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.
