# Sign up newsletters

{% hint style="info" %}
This feature is available in **all plans**
{% endhint %}

### What is "Sign up newsletters" feature?

The Newsletter Sign Up feature rewards customers for subscribing to your store's newsletter. Available in all Joy Loyalty plans, this feature helps grow your subscriber list while rewarding customer engagement through points.

### Why do you need this feature?

Offering rewards for newsletter sign-ups can be an effective way to grow your subscriber list and keep your customers engaged. By keeping your customers informed about your latest products, offers, and news, you can encourage repeat business and build stronger relationships with your customers.

### How to set up this feature

{% stepper %}
{% step %}
**Get access to "Sign up newsletters"**

Choose **Reward programs** -> **Earning programs** -> Click **Add rule** -> Choose **Sign up newsletters**

{% embed url="<https://app.arcade.software/share/RBe8oJQXQzVclmnmi2tr>" %}
{% endstep %}

{% step %}
**Set up "Sign up newsletters"**

a. **Rule information**

* **Rule name**: Enter the name of the earning reward program
* **Start date** and **End date**: Define the activity duration for your program

<figure><img src="/files/4H5s9rnExtLxCyivy8uT" alt=""><figcaption></figcaption></figure>

b. **Reward rule**

**Earning Points:** Input the number of points customers will receive when they subscribe to newsletters on your store

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

c. **Sign up guide**

* **Guide name**: Choose your sign-up method with 3 options: **Sign up via Shopify footer form**, **Sign up via popup**, and **Blank**
* **Guide content**: Customize the content of your sign up guide here

<figure><img src="/files/Iirm3c8hcA7jGTOa3Qft" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Save** your changes and press **Turn on** Sign up newsletters program

<figure><img src="/files/EehVS6VqI0XxVMPgq119" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### FAQs

#### My customers have subscribed but are still not getting points, why?

One of the most common causes is that you are using double-opt-in for the newsletter. This will make the marketing status in your Shopify as "pending" so our system can't add reward yet. It is the same with any form from any other apps: Klavyo form, Shopify form, etc. It is the Shopify marketing status that we process, not whether the form is submitted or not.

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


---

# 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.joy.so/reward-programs/earning-programs/sign-up-newsletters.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.
