> For the complete documentation index, see [llms.txt](https://docs.consentik.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.consentik.com/gdpr-setup-checklist.md).

# GDPR Setup Checklist

Base on [GDPR document](https://gdpr-info.eu/), our app recommends you setup options below to comply GDPR:

### 1. Show a "Decline" button

Customers have a right to refuse your website tracking, so you should put a "Decline" button on your cookie banner. You can put it on cookie bar or on preferences poup or both

On cookie bar:

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

On Perferenes popup:

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

### 2. Show a preferences button on cookie bar to select cookie categories

Customers have a right to choose which cookies are allowed for tracking, so you should show a "Preferences" button which opens Preferences popup and shows cookie categories on your store

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

Preferences popup looks like this:

<figure><img src="/files/3sn7keUROKhCOlR8eZhX" alt=""><figcaption></figcaption></figure>

### 3. Show a cookie re-opener (cookie button) for change consent option

Customers have a right to change their consent anytime, so you should show a re-opener for changing their consent. You can choose a icon on gallery or upload your own logo.

Set up here:

<figure><img src="/files/7aCwhEfdmuMAp7hbBF3G" alt=""><figcaption></figcaption></figure>

Look like this on your online store:

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

### 4. Add privacy policy link to cookie banner

You can show a link which will direct to your policy page on your store. If you have your own page, copy page URL and paste to text box below:

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

If you do not have any page, you can generate a new one by our Privacy Policy Generator:

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

### 5. Enable auto-block tracking script

If you use a tracking service like Facebook Pixel, TikTok Pixel, Google Analytic or Shopify Analytics, you should block it tracking before customer give the consent. You can select services on admin setup, then copy the generated code and paste to below `<head>` tag on `theme.liquid` on your theme

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

### 6. Data request management

Check it here: [Data Request Management](/data-request-management/setup-data-request-management.md)
