# Language Selector on Banner

The Consentik Cookie Banner app introduces the Language Selector on Banner feature, enabling a seamless and inclusive user experience by allowing visitors to select their preferred language directly on the cookie consent banner. This feature is essential for online stores with a diverse international audience, ensuring that the cookie consent message is accessible and understandable to all users.

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

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

### Functionality

* **Dropdown Language Selection:** Allows users to select their preferred language from a dropdown menu on the cookie banner.
* **Automatic Language Detection:** The banner can detect the user's browser language setting and initially display the cookie consent information in that language.
* **Customizable Language Options:** Store owners can customize which languages are available in the dropdown menu, tailoring the options to their primary audience.
* **User Language Preference Memory:** Once a user selects a language from the dropdown, this choice is saved for future visits. The cookie banner will automatically display in the user's preferred language during subsequent visits, enhancing the personalized user experience.

### Benefits:

* **Improved User Accessibility:** The banner enhances accessibility by allowing users to interact with the website in their preferred language, ensuring clarity and ease of understanding.
* **Enhanced User Engagement:** Personalizing the language of the cookie consent banner encourages user interaction and compliance, potentially increasing acceptance rates.
* **Increased Compliance:** Multi-language support coupled with the ability to remember user preferences helps ensure compliance with international privacy laws that mandate clear and understandable consent mechanisms.


---

# 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.consentik.com/settings/translations/language-selector-on-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.
