> For the complete documentation index, see [llms.txt](https://docs.jaka.app/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jaka.app/shopify/affiliate-managment/add-affiliates/affiliate-registration-signup-link.md).

# Affiliate Registration (Signup Link)

Affiliate Registration allows affiliates to **sign up by themselves** using a registration link generated by the Jaka Affiliate Marketing app.\
This is the easiest way to onboard affiliates without manually creating accounts.

***

### ✅ How Affiliate Registration Works

{% stepper %}
{% step %}

#### You create a campaign

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

{% step %}

#### The app automatically generates an affiliate signup link

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

{% step %}

#### You share this link with potential affiliates

<https://yourstore.jaka.app/register>
{% endstep %}

{% step %}

#### Affiliates open the link and submit the registration form

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

{% step %}

#### The affiliate is added to your program (approved automatically or manually, based on settings)

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

> 💡 The signup link is **campaign-specific**, so affiliates will join the correct campaign automatically.

***

### ⚙️ Where to Find the Affiliate Registration Link

After creating a campaign:

1. Go to **Jaka Affiliate Marketing → Campaigns**
2. Open your campaign
3. Look for the **Register campaign** section
4. Copy the **affiliate registration link**

📌 This link can be shared anywhere: email, social media, website, or landing page.

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

***

### 📝 What Affiliates See When Signing Up

When affiliates open the registration link, they will:

* Enter basic information (name, email, password)
* Create their affiliate account
* Be automatically linked to the campaign
* Receive their:
  * Affiliate referral link
  * (Optional) Discount code
  * Access to the affiliate dashboard

***

### 🧪 Example

> You run a campaign called **“Summer Promo”**

* You copy the affiliate registration link
* You share it with influencers
* Laura clicks the link and signs up
* Laura is added as affiliate of the campaign  **Summer Promo** in the app. &#x20;


---

# 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.jaka.app/shopify/affiliate-managment/add-affiliates/affiliate-registration-signup-link.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.
