# Shopify

{% embed url="<https://www.youtube.com/watch?v=ArpwLMR1QJM>" %}
How to connect retainful in Shopify<br>
{% endembed %}

### Guide: Installing Shopify for your Shopify store&#x20;

Follow these steps to integrate Retainful with your Shopify store and start recovering abandoned carts:

#### Step 1: Access the Shopify App Store

1. Log in to your **Shopify Admin Dashboard**.
2. Navigate to the **Shopify App Store** by clicking on **Apps** → [**Shopify App Store**.](https://apps.shopify.com/)

#### Step 2: Search for the Retainful App

1. In the search bar, type [**Retainful**](https://apps.shopify.com/retainful) and press enter.
2. Select the Retainful app from the search results.

<figure><img src="/files/eTePALKXlFPtGAzeWS9k" alt="Installing Retainful App in Shopify Store"><figcaption><p>Installing Retainful App in Shopify Store</p></figcaption></figure>

#### Step 3: Install the Retainful App

1. Click **Install** on the Retainful app page.
2. Review the permissions required by the app.
3. Click **Install** to confirm.

<figure><img src="/files/vNyA1O5Pru3cq16Je2rf" alt=""><figcaption><p>Click Install</p></figcaption></figure>

Once done, you should be able to see your Retainful dashboard.

<figure><img src="/files/Dhbjq2ByYNPVp46uzkaD" alt=""><figcaption><p>Retainful Dashboard</p></figcaption></figure>

#### Step 4: Configure the Retainful App

1. After installation, you'll be redirected to the Retainful dashboard.
2. Log in to your Retainful account or create a new one if you don’t have an account yet.
3. Follow the instructions to set up the **Retainful** and connect it to your Shopify store.

{% hint style="success" %}
Your Retainful app is now installed and ready to help you recover abandoned carts and boost your revenue!

[Create your cart recovery email campaign](/automations/abandoned-cart-recovery-email-campaign.md)
{% 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://help.retainful.com/installation/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.
