> For the complete documentation index, see [llms.txt](https://docs.avada.io/cookie-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avada.io/cookie-help-center/getting-started/shopify-customer-privacy-update.md).

# Shopify customer privacy update

Hello there! We're here to guide you through some recent changes that Shopify has made, specifically in the Customer Privacy section of the stores. You might have noticed that the settings have been moved to a new location:&#x20;

<mark style="color:green;">Shopify Admin > Settings > Customer Privacy</mark>

<figure><img src="/files/w86f3w4sKsKdcYKm4JYH" alt=""><figcaption><p>Customer privacy</p></figcaption></figure>

With this update, you now have the power to select exactly which regions to apply the "collected after consent" rule for data collection. This is a requirement for GDPR.

### Select Regions[​](https://help.avada.app/CookieBar/AGettingStartted/shopify-update-privacy/#select-regions) <a href="#select-regions" id="select-regions"></a>

**Step 1:** Let's start by clicking on the Cookie banner section

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

**Step 2:** Once you're in the Cookie banner screen, please first check and remove Shopify banner to use ours

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

**Step 3:** If the automated setting is still enabled, switch it off.

<div><figure><img src="/files/tH9NCEpwuTedNSxAFupO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GwQEFWU25EIG9usjaDGO" alt=""><figcaption></figcaption></figure></div>

**Step 4:** Shopify will then display an empty region selection. Click “Edit” and select the regions where GDPR should be applied.

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

**Step 5:** A modal popup will open with Shopify’s recommended GDPR-required regions. Select those regions, and add Switzerland only if your store uses Google tracking services.

You can double-check this and then click Confirm.

<figure><img src="/files/G2sIeAmJsEy4y6LmOQ5K" alt=""><figcaption><p>Regions required for GDPR</p></figcaption></figure>

After confirming, you’ve completed the GDPR region setup.

And that's it! We hope this guide was helpful. If you have any questions, feel free to ask


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.avada.io/cookie-help-center/getting-started/shopify-customer-privacy-update.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
