# Оффер — лендинг

Функция Landing Page V2 позволяет создавать, управлять и оптимизировать URL-адреса целевых страниц, связанные с оффером, с расширенными возможностями, такими как таргетинг целевых страниц, управление аффилиатами, распределение трафика между несколькими целевыми страницами и обработка резервного перехода через подцелевые страницы.

Чтобы добавить целевые страницы, выполните следующие шаги.

1. Перейдите в Offers » Offer-Approved
2. Выберите Offer » Landing

<figure><img src="/files/6a9fd28021750cfd7864aa98ea303c7602190fc3" 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. Перейдите в 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/ac6ce87c3a939a22e58d68a0df282070b0112b5a" %}


---

# 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/ru/set/offery/offer-lending.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.
