> For the complete documentation index, see [llms.txt](https://help.joy.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.joy.so/on-site-content/loyalty-landing-page.md).

# Loyalty page

{% hint style="info" %}
Discover our [loyalty landing page's updates](/on-site-content/loyalty-landing-page/loyalty-page-improvement-3-2025.md) by March 2025.
{% endhint %}

{% hint style="info" %}
This feature is available for **Advanced, and Ultimate** plans.
{% endhint %}

### How to set up loyalty landing page

{% stepper %}
{% step %}
Go to **online stores**, choose **theme**
{% endstep %}

{% step %}
Click on customize in your currect theme
{% endstep %}

{% step %}
Click on Pages, then choose joy-loyalty

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

{% step %}
Adding blocks to Your Loyalty Page

Click on **'Apps'** in the **left menu**.

Add the block(s) you want from the list.

If you want to read the guide of how to set up, click [here](https://help.joy.so/embedded-content)

![Joy Apps block inside Shopify editor](https://lh7-us.googleusercontent.com/Qcjooc3E6bozWYVF5isCjnvnqOb5ogZ_imOU8rKf8Dso8aniAsP2s73O_2A35gAE2-88ZxduR5HmhRdfKcW1xZX7qScjiZiTO7V3qGxDyduSdqRCv4jjgcOnAbqjLCrS3yflrrmhDIh2qBxz)
{% endstep %}
{% endstepper %}

### Change your SEO <a href="#wrapping-up" id="wrapping-up"></a>

You can update your **page handle, title, and meta description** directly within Shopify by following these steps:

1. **Go to Shopify Admin** → **Online Store** → **Pages**.
2. Select your **landing page**.
3. Click **Edit website SEO**.
4. Update the **page handle, title, and meta description** as needed.
5. Click **Save** to apply your changes.

#### **Submit Your Page to Google Indexing**

Once all updates are complete, make sure to **submit your page to Google Indexing** to improve search visibility.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.joy.so/on-site-content/loyalty-landing-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
