> For the complete documentation index, see [llms.txt](https://cmp.docs.sirdata.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cmp.docs.sirdata.net/en/install/in-a-cms/loading-into-shopify-with-the-application.md).

# Loading into Shopify with the Application

First of all, verify that you have enabled support for the Shopify Consent API:

* Log in to your account at <https://www.abconsent.com>.
* Access your CMP.
* Open the "Modules complémentaires" page.
* Verify and enable the "Shopify Customer Privacy" option if necessary.
* Save and publish the changes.

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

For the installation of the Sirdata CMP in Shopify, we invite you to install the dedicated application, "Sirdata CMP":

<figure><img src="/files/44tbkW4ng87kUJgYKxJv" alt=""><figcaption></figcaption></figure>

Once the application is installed, you will arrive on this page:

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

Registration

If you do not have a Sirdata account, enter your email, your Domain and the Privacy Policy URL (cookies, personal data), and accept the General Terms and Conditions.

Once registered, the Settings section will be automatically filled for you. A default configuration will be created, and you will receive an email containing access to the Sirdata portal, allowing you to customize your CMP if necessary.

Remember to activate your account via the link received by email.

Settings

If you already have a Sirdata account, simply enter your Partner Id (5 or 6 digits) and the Config Id (alphanumeric) of the configuration you wish to load. You can find these in the CMP management portal:

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

And there you go, your Sirdata CMP is deployed on your Shopify site!


---

# 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://cmp.docs.sirdata.net/en/install/in-a-cms/loading-into-shopify-with-the-application.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.
