# Omnisend Email Subscription

<figure><img src="https://images.ctfassets.net/lzny33ho1g45/1pMtSRch1OxWkrST65gIlC/63a9796afc5f0da92f8fd0f1afede9d4/omnisend-app-spotlight-00-hero.jpg?fm=jpg&#x26;q=31&#x26;fit=thumb&#x26;w=1520&#x26;h=760" alt=""><figcaption></figcaption></figure>

## 🎯 Why use Omnisend Email Subscription

If you use Omnisend, this feature helps you collect users' emails from the moment they first open the app and automatically assign them tags in your Omnisend 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 Omnisend account.

  (Don’t have a Omnisend account. Visit [here](https://www.omnisend.com/) to create)

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

### Create a private API in Omnisend

From your Omnisend Home page, click on your account's name section to navigate to **Store settings > API**. After that, proceed to **Create** an API key. Then, **Copy** the key and save it for later use.

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

### **Enable the integration with SimiCart**

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

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

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

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

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

In the Omnisend 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/VrEbLJmwKHTE0M83oYRu" alt=""><figcaption></figcaption></figure>

🎉 **Congratulations!** You have finished setting up the Omnisend 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/omnisend-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.
