> For the complete documentation index, see [llms.txt](https://docs.ingestlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ingestlabs.com/shopify/shopify-onboarding-guide.md).

# Shopify Onboarding Guide

## Introduction

This document provides detailed instructions to help customers onboard with **Ingest Labs** Shopify app through the **Shopify App Store**.

## Procedure

**Step 1:** Open a web browser and go to the following Shopify App Store link: <https://admin.shopify.com/store/f02tna-vi>

**Step 2:** Open a web browser and navigate to the following Shopify App Store link: <https://apps.shopify.com/server-side-tag-manager>

**Step 3:** You will see the **Ingest Labs** app listed as **Server-Side Tag Manager**. Click **Install** to begin the installation process.

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

**Step 4:** You will be redirected to the Shopify home page, and the **Ingest Labs** installation window will open. Click **Install** to proceed with the app setup.

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

**Step 5**: **Welcome to Ingest Labs** page will open. Your **email** and **password** will be pre-filled on the login screen. Click **Login** to access your Ingest Labs account.

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

**Step 6:** The **Select an existing Organization** page will open. In the **Select an organization** dropdown, you will see a list of available organizations. From the dropdown, select **Ketch**. Click **Proceed** to continue.

**Step 7:** The **Domain DNS Mapping** screen will open. Click **Initiate Onboarding** to begin the onboarding process.

**Step 8:**&#x20;


---

# 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://docs.ingestlabs.com/shopify/shopify-onboarding-guide.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.
