# Shopify

1. [Login](https://app.engineroom.com.au/login) to your EngineRoom account
2. In the left menu, click on **Integrations**
3. Click **EngineRoom Pixel**
4. Copy the snippet code
5. Login to Shopify and navigate to your website's **Themes** page

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

2. Click **Edit code**
3. Navigate to **theme.liquid** file\
   \
   ![](/files/qb9Emq4mK4q9dTswsNiT)
4. Paste the EngineRoom Pixel code snippet before the closing **\</body>** tag
5. Click **Save**
6. Leave this page and then navigate to **Settings**&#x20;

   <div align="left"><figure><img src="/files/VJJ7xNw2w7BifjYhMnUt" alt="" width="244"><figcaption></figcaption></figure></div>
7. Navigate to **Checkout**

   <div align="left"><figure><img src="/files/0395uEM11UadZDGMzwA9" alt="" width="301"><figcaption></figcaption></figure></div>
8. Go to **Order status page** section, paste the EngineRoom Pixel code snippet into the **additional scripts** field.\
   ![](/files/UrG0zMHFc1to7E1K80nD)
9. Click **Save**


---

# 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://docs.engineroom.com.au/engineroom-pixel/setup/shopify.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.
