# Configuration

Once you have successfully installed the extension, go to **Stores → Configuration** to configure the extension for use.

<figure><img src="/files/u4oxfouZswllL2zRknZx" alt=""><figcaption></figcaption></figure>

* **Cookie Compliance:** Enable or disable extension from here.
* **Cookie Text Message:** Add cookie message to display on the store frontend.
* **More Information:** Add more info button text here.
* **More Information Link:** Add your privacy policy page URL link here.
* **More Information Link Target Area:** Select the link target area from here.
* **Cookie Button Text:** Add button Text to hide message once the user has agreed.

&#x20;**FB and GA Pixel Integration:**

<figure><img src="/files/di1QxaSXPgreLbMW5aFe" alt=""><figcaption></figcaption></figure>

* **Facebook Pixel Enable:** Enable Facebook pixel from here.
* **Facebook Pixel Code:** Add your Facebook pixel code.
* **Google Analytics Enable:** Enable Google analytics from here.
* **Google Analytics Code:** Add your analytics tracking code.

**Cookie Style:**

<figure><img src="/files/MDA6wWRtU7F9hqro7O3Q" alt=""><figcaption></figcaption></figure>

* **Cookie Notice Position:** Select the cookie notification position from here.
* **Background color:** Pick cookie notification background color using color picker.
* **Cookie Text Color:** Pick cookie text color using color picker.
* **Button Text Color:** Pick button text color.
* **Button Background Color:** Pick button background color using color picker.
* **More Info Link Color:** Pick info link color.
* **Style CSS:** Add your style class to give theme look and feel.


---

# 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://docs.magecomp.com/magento-2-cookie-compliance-extension/configuration.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.
