> 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-in-shopify.md).

# Loading in Shopify

We provide a plugin for the Shopify platform, which allows you to integrate the CMP without having to manually copy/paste the tag into your site’s header.

#### **On Shopify :**

#### Install the Sirdata CMP extension

• Go to [https://apps.shopify.com](https://apps.shopify.com/)

• Search for "**Sirdata CMP**" and install the extension

• Or click directly [here](https://apps.shopify.com/sirdata-cmp)

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

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

#### Log in to your account

• Click on "**Log in**" to sign in with your ABconsent account

• Enter your **email** and **password**

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

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

#### Select the CMP configuration you have just created

• In the field "**Select the configuration to use**", choose the configuration you want to use

• Then click on "**Save configuration**"

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

#### Activate the Sirdata CMP extension on your Shopify site

• Click on the "**Open theme editor**" button

• Check that the extension is enabled. If not, enable the extension by clicking the button next to "**Sirdata Script**"

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

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

### And that’s it — your Sirdata CMP is deployed on your Shopify site!

#### Share your experience

• Your feedback helps us improve our extension and better meet your needs. If you enjoyed the integration or would like to share your experience, you can leave a review on our Shopify page by clicking [here](https://apps.shopify.com/sirdata-cmp)

• To post a review, click on the "**Write a review**" button on the app’s page

Thank you for your support.


---

# 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-in-shopify.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.
