# Offer - Landing

The Landing Page V2 feature enables you to create, manage, and optimize landing page URLs associated with an offer, with enhanced capabilities such as landing page targeting, affiliate controls, traffic distribution across multiple landing pages, and fallback handling through sub landing pages.

To add landing pages, follow the steps below.

1. Go to Offers » Offer-Approved
2. Select Offer » Landing

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

|                      |                                                                                                                                               |
| -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| **Field**            | **Description**                                                                                                                               |
| Name                 | The name of the landing page.                                                                                                                 |
| Type                 | <p>Select the type of landing page.</p><p>• Landing</p><p>• Pre-landing</p>                                                                   |
| Select Targeting     | Select targeting rules to control how traffic is routed to this landing page.                                                                 |
| URL                  | The destination URL of the landing page.                                                                                                      |
| Affiliate ID         | Allow or block specific affiliates for the landing page                                                                                       |
| Weight               | Define the weight for traffic distribution when multiple landing pages are active.                                                            |
| Affiliate Visibility | Choose whether to Show or Hide this landing page to affiliates.                                                                               |
| Description          | Add description for the landing page.                                                                                                         |
| Fallback             | <p>Enable or disable fallback for the landing page.<br>Once enabled, traffic is redirected to sub landing URLs based on assigned weights.</p> |

### Sub-Landing Pages

If incoming traffic does not match the applied landing page targeting, it will automatically be redirected to the configured sub-landing pages randomly or as per the assigned weights, when fallback is enabled.

{% hint style="info" %}
The targeting rule selected for a landing page is categorized as Landing Page Specific targeting.\
\
Once removed from the landing page, it will be disabled, but will remain available in the Targeting section or future use.
{% endhint %}

***

## Import Landing Pages

Users can manually add landing pages or import them via CSV. To add landing pages, users need to follow the steps outlined below.

1. Go to Offers » Offer-Approved
2. Select Offer » Landing » **"Import Landing Page(csv)"**
3. Choose a CSV file from your device.

#### **Important fields in the CSV to import Landing Pages**

1. Name&#x20;
2. Page\_Type (landing, pre landing)&#x20;
3. Landing\_Page
4. AffiliateSelectType (allow, block)

Download the Landing Page Import template file from here.

{% file src="/files/MPK2ftrKffYrqFBO10W3" %}


---

# 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://knowledgebase.offer18.com/network/offers/offer-landing.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.
