> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/ru/set/offery/konstruktor-url-reklamodatelya.md).

# Конструктор URL рекламодателя

Добавляя параметры в URL предложения, можно отправлять информацию об источнике, эффективности и уникальности входящего трафика.

{% hint style="info" %}
**Например:** При одном источнике трафика кампания может приносить большой доход, но если пользователь работает с несколькими источниками, пользователь и его рекламодатель захотят знать, какой из них отправляет качественный трафик, приносящий наибольший доход.
{% endhint %}

Когда пользователь кликает по партнерской ссылке для отслеживания, параметры, добавленные пользователем, фиксируются как на стороне партнера, так и на стороне рекламодателя.

#### 1. Нажмите на Быстрые ссылки **»** Конструктор URL рекламодателя

<figure><img src="/files/57446b9bdb4d08d59d2be318e6c3ca599f098d99" alt=""><figcaption></figcaption></figure>

#### 2. Выберите платформу партнера

Необходимо выбрать платформу, которую использует ваш рекламодатель; ниже приведен список заранее добавленных платформ

&#x20;

![](/files/466f2b0234956050a85c5dd38800ced61ef3494d)

#### 3. Вставьте URL предложения в поле «Advertiser / Offer URL».

#### Преимущества&#x20;

* При создании кампании пользователям становится проще сразу размещать и получать отслеживаемые URL.
* Ссылки кампании представляют собой комбинацию различной информации, например адреса URL, за которым следует вопросительный знак (?), а затем переменные кампании будут разделяться амперсандом (&),&#x20;

```
Например 
http://www.example.com/?traffic_source=adsite&taffic_click=adcampaign&traffic_sub1=sub_adsite&operatingsystem=windows&browser=chrome&useragent=ua.
```

* Конструктор URL содержит готовые конфигурации из более чем 18 партнеров с их наиболее распространенными полями.


---

# 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://knowledgebase.offer18.com/ru/set/offery/konstruktor-url-reklamodatelya.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.
