> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abconvert.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Install ABConvert on your Shopify store

> Add ABConvert to your store from the Shopify App Store, complete onboarding, and verify that tracking is active before you create your first experiment.

Installing ABConvert takes about five minutes. The app installs from the Shopify App Store like any other Shopify app — no code changes, no theme editing, and no developer required. Once installed, ABConvert automatically adds its tracking script and web pixel to your active theme.

<Steps>
  <Step title="Install from the Shopify App Store">
    Open the [ABConvert in Shopify App Store](https://apps.shopify.com/a-b-convert-price-a-b-test). Click **Install** and approve the permissions ABConvert needs after reviewing.

    <Frame caption="Install ABConvert in Shopify app store">
      <img src="https://mintcdn.com/abconvert/hgulbOxonMZYKclB/images/get-started/app-store.png?fit=max&auto=format&n=hgulbOxonMZYKclB&q=85&s=3fd53f080685b16ffda272becf3b67b0" alt="Install" width="3468" height="2166" data-path="images/get-started/app-store.png" />
    </Frame>

    Shopify will show you an authorization screen listing the permissions ABConvert needs. Review them and approve to continue. You'll be taken directly into the ABConvert dashboard inside your Shopify admin.

    <Note>
      ABConvert requires access to your products, orders, and theme files to run experiments. See [Terms of service](https://www.abconvert.io/terms-of-service) for a full list of what the app accesses and why.
    </Note>
  </Step>

  <Step title="Complete the onboarding survey">
    After installation, ABConvert opens an onboarding survey. Answer a few questions about your store and your testing goals — this takes about two minutes and helps ABConvert recommend the right experiment type for your situation.

    <Frame caption="Complete onboarding survey">
      <img src="https://mintcdn.com/abconvert/hgulbOxonMZYKclB/images/get-started/onboarding.png?fit=max&auto=format&n=hgulbOxonMZYKclB&q=85&s=05087602cdbdcae5cbfd392a3ab6ffac" alt="Onboarding survey" width="3440" height="2090" data-path="images/get-started/onboarding.png" />
    </Frame>

    Based on your answers, ABConvert will suggest a test type and offer to walk you through creating your first experiment in guided mode, or let you explore the dashboard on your own.
  </Step>

  <Step title="Start exploring and testing">
    After completing the onboarding survey, you can choose to explore with our guided test mode, or start creating real tests right away!
  </Step>
</Steps>

## What gets installed

When ABConvert is installed on your store, two core components are automatically set up:

1. **Web Pixel** — A Shopify customer events extension that captures high-accuracy conversion events (add-to-cart, checkout, order placement) and sends them to ABConvert's analytics pipeline without blocking page performance.

2. **Unified Script (App Embed)** — A lightweight JavaScript runtime available in your theme's app embeds. You need to activate this in your theme settings (one-time setup) for experiments to run. See [App Settings](/configuration/settings#theme-connection) for activation instructions.

## Cancel ABConvert subscription

To cancel ABConvert subscription, go to **ABConvert Billing tab**, and click **Cancel Plan**. Shopify will cancel your app subscription, while you can still have full access until the end of your paid period.

<Frame caption="ABConvert cancel plan">
  <img src="https://mintcdn.com/abconvert/hgulbOxonMZYKclB/images/get-started/cancel-plan.png?fit=max&auto=format&n=hgulbOxonMZYKclB&q=85&s=41c6b4355543f356cda60ba5688a8abf" alt="Cancel plan" width="3406" height="1872" data-path="images/get-started/cancel-plan.png" />
</Frame>

<Warning>
  If you choose to uninstall ABConvert directly, ending all active experiments before doing so is mandatory. Uninstalling will revoke ABConvert's access to your store immediately, blocking us from ending active experiments and cleaning up everything for you.
</Warning>

### What if I forgot to end active tests before losing access?

If you've already uninstalled ABConvert or lost access before ending your tests, you need to manually disable ABConvert embed app:

1. Go to **Online Store → Themes** in your Shopify admin
2. In your **live theme** editor, find **ABConvert App embeds** and toggle it **off**
3. Click **Save**

This stops all experiments from showing on your storefront. If you had multiple themes with ABConvert enabled, repeat these steps for each theme.

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart guide" icon="rocket" href="/quickstart">
    Create and launch your first experiment with a step-by-step walkthrough.
  </Card>

  <Card title="Pricing plans" icon="credit-card" href="/configuration/pricing-plans">
    Compare plan features and order limits to find the right plan for your store.
  </Card>
</CardGroup>
