# Integrate Shopify Store to Qube Analytics

## Overview

You can install our Pixel to your Shopify store easily by following this steps\
it's takes less than 5 min.

### **Step 1: Customize Shopify theme**

**Go to your Store Admin page**\
**Press the button of Customize theme**<br>

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

**Find the Customize Button and press Customize**<br>

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

**Now We need to edit the theme code**

it's easy and don't be afraid<br>

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

### **Step 2: Pixel Setup**

**From Layout please select&#x20;*****“{/} theme.liquid”***

**You will something like this**

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

***Paste our Pixel before the end of \<body/>***

**You can find the pixel in Stack Analytix Dashboard**\
**See** [**Pixel Setup**](/get-started/pixel-setup.md) **Page for more information**

**Don't forget to save your edit.**

### **Step 3: Verify Pixel Installation**

**Save the changes**\
**Go to your website make some page views**\
**Back to Stack Analytix Dashboard and Verify the Installation "**[**how to verify**](/get-started/pixel-setup.md#verify-your-installation)**"**

### **Important Notes**

Shopify doesn't allow for any third parties js code/pixel to work in checkout page\
so you can setup the code whenever you need expect the checkout page.<br>

**we still able to ensure completing the funnels without any issues due to shopify limitations.**

### **Congratulation**

**Now you can start your journey with Stack Analytix.**


---

# 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.analytics.qubefyn.com/get-started/integrations/integrate-shopify-store-to-qube-analytics.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.
