# Klaviyo Email Subscription

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

## 🎯 Why use Klaviyo Email Subscription

If you use Klaviyo, this feature helps you collect users' emails from the moment they first open the app and automatically store them in the lists in your Klaviyo account.

This means your app becomes not just a sales channel, but also a powerful tool to grow your subscriber list and keep customers engaged with timely, personalized messages that drive repeat purchases and long-term loyalty.

## 📌 Prerequisite

✅ **Before proceeding, make sure:**

* You are on SimiCart Pro plan
* You have an active Klaviyo account.

  (Don’t have a Klaviyo account. Visit [here](https://www.klaviyo.com/sign-up) to create)

## ⚙️ **How to set up**

### 1. Create a private API in Klaviyo

From your Klaviyo Home page, click on your account's name section to navigate to **Settings > API keys**

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

Click on **Create Private API Key**

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

{% @arcade/embed url="<https://app.arcade.software/share/1bFzgdkDkKncZb9LGexl>" flowId="1bFzgdkDkKncZb9LGexl" fullWidth="false" %}

**Save** the key for later use

### **2. Enable the integration with SimiCart**

Go to your SimiCart app in Shopify Admin and navigate to the **Features** tab. Then, find **Klaviyo Email Subscription** and click on **Configure**.

After that, **paste in the API key** and **check the connection**. Once successful, switch to **Enable** the integration, then **Save**.

{% @arcade/embed url="<https://app.arcade.software/share/FW1DjwiFdIiQSx9IK5La>" flowId="FW1DjwiFdIiQSx9IK5La" %}

Congratulations! You have successfully established a connection between Klaviyo and SimiCart.

### 3. Add Klaviyo list to mobile app users' emails

In the Klaviyo Email Subscription configuration screen, click on Lists and **tick the Klaviyo lists** you want to store mobile app users' emails once they subscribe. Once done, **Save** the changes.

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

### 4. Set how the email subscription pop-up looks (optional)

In the Klaviyo Email Subscription configuration screen, switch to **Theme setting** tab. Set the Title, Description, Input placeholder, Text color, and Background color for the pop-up. Once done, **Save** the changes.

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

🎉 **Congratulations!** You have finished setting up the Klaviyo Email Subscription feature.

***


---

# 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.simicart.com/features/subscription-and-marketing/klaviyo-email-subscription.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.
