> For the complete documentation index, see [llms.txt](https://docs.twoowls.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.twoowls.io/getting-started/important-checklists/ensure-privacy-compliance.md).

# Ensure privacy compliance

When you run Facebook ads, following privacy rules is crucial. This keeps you out of legal trouble, builds trust with your customers, and ensures you can advertise worldwide. It also protects your brand's reputation.

Consider installing a cookie banner to manage user permission and ensure compliance with privacy laws.

If you're unsure how to set up a cookie consent banner that works smoothly with Omega Facebook Pixel, follow this guide to take a step closer to a consent-aware journey.

### Use Shopify Consent Provider Apps

Omega Facebook Pixel is compatible with most Shopify cookie banners. If you're in the process of choosing a solution, we recommend our friend: [Consentik GDPR Cookies Banner](https://apps.shopify.com/eu-cookies-notification?utm_campaign=crs\&utm_source=fbpixel\&utm_medium=docs).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeADBZh2V7WLZ1mrsPP6O-qngl8KlnDbdVVMbI6JFMCO0yzX8GGCXYAs5Q_Tv9-FAiptf-8sbos7bcBWJNtjjU_7qDdz4rHENbjZa-mkx5mrPz8vH7CLkRXO65RmdCYZ1X9QvAF7zjQjWWKuMc5Fii4jNZ2?key=77WlbBQ6QHc0JSQNry6T614X" alt=""><figcaption></figcaption></figure>

This app helps manage cookie privacy, ensuring compliance with GDPR and other regulations like CCPA and LGPD. It also offers highly customizable cookie banners, multi-language support, automatic script blocking, and more.&#x20;

[Go to Shopify app store](https://apps.shopify.com/eu-cookies-notification?utm_campaign=crs\&utm_source=fbpixel\&utm_medium=docs)

### Use Shopify's default cookie banner

If you prefer a simpler option, you can use Shopify's cookie banner. Here’s how to enable it:

**Step 1:** In your Shopify admin, go to Settings

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc5yxWIGNDDR24PMc4HGgkX6lbsrzEv9BCjGzgaY8PGdaj8neLxuUvJhnojEWRKrlJ_iETRqZMCNE9-cCeaW3NI6Bz7WBO1IEpiSSJCSxsff-6S3bXoWXO_ukxrp4MRtKuBJ7uHP8gs1cAs-zUVyWHuNj39?key=77WlbBQ6QHc0JSQNry6T614X" alt=""><figcaption></figcaption></figure>

**Step 2:** Navigate to Customer Privacy > Cookie banner

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXejCpBWbksEp2UgCxSPsbeLr89CI5TfHXY7KoJiJFhVmAayoDHNQLWG7l6Zuw7Ljr8uqqDzUQPRk5vdz2Sckp5TS1nvurEF6z837yLvjarsHweM5m9gesvvG3fC6Cnpz5txIGu-qPdZwwAApHPFuuSGiHpN?key=77WlbBQ6QHc0JSQNry6T614X" alt=""><figcaption></figcaption></figure>

**Step 3:** Enable the cookie banner for your store

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe8slUq5mgDgmlj0ZFrgtD-WdtK_TT3Wv3LQdfmkTQH63FJyP2JxtwBg4td_mHfK2VyU2DkPoeuOWkEoBB0Wa-v0zMzxMnaL7IVr6N-PgTMc_Z6OS47bQk9pBAkFL4mrXxsDQsF-pUQIcrtwaDLJxAyawk?key=77WlbBQ6QHc0JSQNry6T614X" alt=""><figcaption></figcaption></figure>


---

# 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.twoowls.io/getting-started/important-checklists/ensure-privacy-compliance.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.
