# Install Shoplift

### 1. Install Shoplift through the Shopify App Store

Simply navigate to the [Shopify App Store listing](https://apps.shopify.com/shoplift) and install the app. If you have more than one store, select the store for which you want to install Shoplift from the dropdown list.

If you are unable to install Shoplift, make sure you are accessing the Shopify App Store from a user account that has permissions to authorize and manage apps.

{% hint style="info" %}
Shoplift is a [Shopify Plus Certified App](https://www.shoplift.ai/post/shoplift-joins-the-shopify-plus-certified-app-program).
{% endhint %}

### 2. Approve app permissions

During installation, you'll be asked to give Shoplift permission to read data about your store. Shoplift needs these permissions for testing to create variants of your theme templates and track various performance metrics, like orders and revenue. For more information on how your data is used, view our [Terms of Service](https://www.shoplift.ai/terms-of-service).

{% hint style="info" %}
**Why does Shoplift require access to customer data?**

We only collect the visitor info necessary to run A/B tests and associated analytics (location, device info, etc.). Shopify bundles personal identifiable information (PII) into the sharing rules, even though we don't collect it. A full breakdown of what data we collect can be found in our [privacy policy](https://www.shoplift.ai/privacy-policy).
{% endhint %}

### 3. Select your plan

All Shoplift plans come with a **14-day free trial**. Our plans are constructed to affordably scale with your business and are based on both provided features and your total website traffic. Once you've installed Shoplift, pick the plan that fits your business needs. For more information on the details of each subscription tier, visit our [pricing page](https://www.shoplift.ai/pricing).&#x20;

{% hint style="info" %}
**FAQ: How can I make sure I pick the right number of total monthly website visitors?**

The best way is to check your **Visitors over time** report in Shopify. Below is a 1-minute explainer on how to do this.
{% endhint %}

{% embed url="<https://www.loom.com/share/be7b484c7ad94b079e91180d9af8b25d>" %}

{% hint style="info" %}
For larger merchants, we also have custom plans available. If you would like to inquire about a custom plan, contact <sales@shoplift.ai>.
{% endhint %}

### 4. Approve your 14-day free trial

Once you've selected a plan, you'll be briefly redirected back to Shopify to approve billing charges. All plans come with a 14-day free trial, and you won't be charged until the end of your trial. If for any reason you are unsatisfied with the app, you can uninstall Shoplift at any point during your trial without being charged.&#x20;

At the end of your trial, your account will transition to the plan you selected. You can then stay on your initial plan or upgrade or downgrade at any time.

### 5. Start testing!

Shoplift is completely no-code. Once you've installed the app and approved billing charges, you're ready to test.

{% hint style="info" %}
If you need help conducting tests with Shoplift, our [support team](https://docs.shoplift.ai/get-started/quickstart/broken-reference) is always available to assist. Reach out from within the app using the live chat widget in the bottom right of the screen, or email [help@shoplift.ai ](mailto:help@shoplift.ai)to get in touch.
{% endhint %}


---

# 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.shoplift.ai/get-started/quickstart/install-shoplift.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.
