# Mailerlite

To set up integration with Mailerlite, you need to get the API key and Subscriber group ID in your Mailerlite account.

For information, Mailerlite has 2 types of versions namely **Mailerlite classic V1** and **Mailerlite V2**. In this setting tutorial, we will only teach about setting using **Mailerlite V2** only.

## Settings in the Mailerlite account

### Create Group in Mailerlite

1\. You can log in to your [Mailerlite account](https://dashboard.mailerlite.com/login)

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

2\. Click on the **Subscribers button or text**

<figure><img src="/files/16NQxpWcl5qlAWdelNYa" alt=""><figcaption></figcaption></figure>

3\. Click on the **Groups button or text**

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

4\. Click on the **Create group button**

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

5\. Then, in this pop up you can enter the group name for your subscriber list in the space that has been prepared to be used as your reference later.

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

6\. Once done, you can click on the **Create button**

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

### Get all the required key

1\. You can login to your Mailerlite account or go to your Mailerlite account dashboard again

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

2\. Click on the **Integrations button or text**

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

3\. Click on the **Use button in the API box**

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

4\. Then, you can click on the **Generate new token button**

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

5\. In the pop up that appears later, you can enter the name you want to assign to your token in the space provided to be used as your reference and also **tick the available checkbox**.

<figure><img src="/files/1nB2K3h9SgrdOwpyH4HT" alt=""><figcaption></figcaption></figure>

6\. Once done, you can click on the **Create token button**

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

7\. Then, you can click on the **Copy or Download button** to save your token for later use in Shoppego. **Make sure you have saved this token because it will not be displayed again after this**.

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

8\. On the same page later after you close the pop up, you can scroll down to get your Subscriber Group ID.

<figure><img src="/files/9ma14mh1eQJpIyurCXgc" alt=""><figcaption></figcaption></figure>

9\. You can **save that Subscriber Group ID** to use in Shoppego.

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

## Setup in Shoppego

1\. Log in to your Shoppego account

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

2\. Click on **Settings**

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

3\. Click on **Email marketing providers**

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

4\. Click on the **Edit/Activate button inside the Mailerlite box.**

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

5\. Then, you can enter all the keys you have obtained in the space provided. Make sure in the API version box you have selected Version 2.

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

6\. Once done, click on the **Save button**

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

Now that your setting is complete, you will be able to see your new customer data that will be brought into the Group Subscriber list that you created in Mailerlite.


---

# 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.shoppego.com/en/settings/email-marketing-providers/mailerlite.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.
