> For the complete documentation index, see [llms.txt](https://integrations.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://integrations.impact.com/integration-guides/for-brands/plugin-integrations/e-commerce/integrate-with-shopify/connect-your-existing-shopify-account-to-a-creator-program.md).

# Connect Your Existing Shopify Account to a Creator Program

If your Performance program is already connected to a Shopify account, setting up Shopify for a new Creator program is simple. During the Creator onboarding checklist, simply add your Shopify store, log in to your account, and install the app.

## Connect Shopify during Creator onboarding

Connecting your Shopify store lets you track Creator-driven sales and sync orders seamlessly. This integration is typically done via the Creator onboarding checklist when setting up your new Creator program:

1. From the *Shopify Integration* section, select **Connect your Shopify store**.

<div data-with-frame="true"><img src="https://files.readme.io/e71f8e4cbaaa34b4f7caaf3f17b178597f363fe78638488807180132cde7f260-Screenshot_2025-09-10_at_3_54_37_PM-Picsart-AiImageEnhancer.png" alt="" width="563"></div>

2. Enter your existing Shopify shop domain, e.g., `example.myshopify.com`.
3. Select your existing Shopify account.
   * Provide your username and password if you are not logged in to your Shopify account.
4. Within your Shopify account, on the *Install* page, select **Install app**.

<div data-with-frame="true"><img src="https://files.readme.io/b16e3973eb4eaed308bf65fbf1d4440975e1cd238b4f4d137f8fdbd96b859e27-Screenshot_2025-09-10_at_3_55_05_PM-Picsart-AiImageEnhancer.png" alt="" width="563"></div>

5. Once the integration is complete, you’ll be redirected back to the Creator onboarding checklist.


---

# 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://integrations.impact.com/integration-guides/for-brands/plugin-integrations/e-commerce/integrate-with-shopify/connect-your-existing-shopify-account-to-a-creator-program.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.
