> For the complete documentation index, see [llms.txt](https://docs.uppromote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uppromote.com/outreach/affiliate-recruitment/customer-referral/add-referral-signup-form-to-store-pages.md).

# Add Referral signup form to store pages

Interested in a customizable landing page for your [customer referral](/outreach/affiliate-recruitment/customer-referral.md) program?&#x20;

The UpPromote Landing Page is a game-changer, allowing your customers to effortlessly join your referral program and access their referral links. Here’s why you’ll love it:

* **Seamless Customer Sign-Up**: Make it easy for customers to apply to your referral program.
* **Increased Engagement**: Encourages more customer interaction and participation.
* **Boosted Sales**: Leverages word-of-mouth marketing to drive more sales.

Let's preview how it works for customers:

<figure><img src="/files/HIQ4k3IYGwenF12KWEVB" alt="how customers see it"><figcaption></figcaption></figure>

Follow our video tutorial below to add the UpPromote Landing page as one page on your store.

{% embed url="<https://www.youtube.com/embed/AiicLcVXSLs?si=ctDJxNBatB7Afhi5>" %}

In brief, there are 5 main steps:

1. Activate the feature Customer referral and Landing page on UpPromote.
2. Create a Shopify page template.
3. Add the UpPromote Landing page section to the template.
4. Add a page for the template.
5. Add the page to store menu.

For stores with different themes (lacking the mentioned elements), please contact our support team via our 24/7 in-app chat support channel or email at <support@secomapp.com> for assistance.


---

# 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://docs.uppromote.com/outreach/affiliate-recruitment/customer-referral/add-referral-signup-form-to-store-pages.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.
