# Shopify

Zipy can be seamlessly integrated in any of your [Shopify](https://www.shopify.com/) apps. Here are the steps to integrate and track your e-commerce store sessions and errors.&#x20;

**Step1. Go to the Shopify Themes page**

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

**Step2. Select "Edit code" in the Themes page**&#x20;

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

**Step3. Open theme.liquid file and insert the Zipy script as shown below. To know more on where to find the Zipy script - check the Install instructions** [**here**](https://docs.zipy.ai/getting-started/install-zipy)**.**&#x20;

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

**Step4. Once saved and deployed, you can now track your store sessions and errors in Zipy.**&#x20;

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

In case you have any issues in integrating Zipy with your Shopify store feel free to write to us at <support@zipy.ai>.&#x20;


---

# 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.zipy.ai/integration/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.
