# Specific Link

{% hint style="success" %}
This feature is applied for all types of campaign.
{% endhint %}

### Applicable Campaign Types

* Gift with cart value
* Gift with collection value
* Buy X Get Y
* Gift with quantity purchase
* Order goal
* Shipping goal

***

### How it Works

* When enabled, the app generates a **unique campaign link**.
* Only customers who access the store through this link are eligible for the campaign benefits.
* Merchants can select a **Redirect Page** (e.g., Home page, Collection page, Product page) to control where the customer lands after clicking the link.
* If customers visit the store directly (not through the link), the campaign will not be applied.

***

### Example

* Merchant creates a “Spend $100 → Get a Free Gift” campaign.
* Enables **Specific Link** and sets the redirect page to the **Home page**.
* The system generates a unique link:

  ```
  https://yourstore.myshopify.com?aovfg_code=AOVAI_XXXX
  ```
* Merchant shares this link with an influencer or via email campaign.
* Only customers who enter through this link will be eligible to claim the free gift.

***

### Setup Instructions

1. Create or edit a campaign.
2. Go to **Advanced settings > Customer eligibility**.
3. Select **Specific link**.
4. Choose a **Redirect page** (Home page, Collection page, Product page, etc.).
5. Copy the generated link and share it with your customers.
6. Save and activate the campaign.

<figure><img src="https://1289686769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMo81Ak7Ig0Z6bLRmWpSA%2Fuploads%2FnAV9az817NOtPta5A5mm%2Fimage.png?alt=media&#x26;token=97eee8a3-411b-4a9c-966b-9b306fc5a70c" alt=""><figcaption></figcaption></figure>

***

### Best Use Cases

* **Influencer campaigns:** Share a private link that applies exclusive rewards.
* **Email marketing:** Send subscribers a special campaign link.
* **VIP promotions:** Provide loyal customers with hidden offers via a direct link.


---

# 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.aov.ai/advanced-settings/specific-link.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.
