# Integrating Clym with Shopify

[Clym](https://www.clym.io) provides a way to manage users' cookie preferences, and ensure CCPA and [GDPR cookie compliance](/partner-recipes/cookie-consent-integrations/shopify-customer-consent-api.md).

Within Clym's settings you can enable a third-party script for Shopify, which then makes it compatible with Littledata's tracking.

## Setup steps

1. [Change your Shopify store settings](/partner-recipes/cookie-consent-integrations/shopify-customer-consent-api.md) so that your store waits for the user to grant consent before tracking.
2. Install the Clym widget as usual
3. Add the Shopify third-party script in Clym![Shopify script](https://res.cloudinary.com/littledata/w_800,h_412,c_fit/littledata-blog-images/2021/07/little-data-screencast.gif)
4. Install Littledata's [Shopify to Google Analytics](/integrations/shopify-to-google-analytics/littledata-shopify-install-guide.md) or [Shopify to Segment](/integrations/shopify-to-segment/installation.md) connection


---

# 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://help.littledata.io/partner-recipes/cookie-consent-integrations/clym.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.
