# Adjust

#### Заполните форму подключения партнёра Adjust

{% embed url="<https://help.adjust.com/en/partner/encoding-tool>" %}

#### URL оффера

```
https://app.adjust.com/abc345?campaign={offername}&adgroup={aff_id}&creative={aff_sub3}
```

Макросы трекингового URL

| **Параметры Adjust** | **Макросы Offer18** |
| -------------------- | ------------------- |
| adgroup              | {aff\_id}           |
| campaign             | {offername}         |
| creative             | {aff\_sub3}         |
| gps\_adid            | {googleaid}         |
| idfa                 | {iosidfa}           |
| android\_id          | {androidid}         |

#### **Постбек установки**

```
https://example.o18.click/p?m=0000&tid={tid}
```

#### Постбек события

```
https://example.o18.click/p?m=0000&event=event_token&tid={tid}
```

{% hint style="info" %}
event\_token будет буквенно-цифровым значением Event, которое будет использовано в поле «Token» (Event)
{% endhint %}

<figure><img src="/files/45d10366177e107f0cc849c2762ecb9dc234d1fc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Создать оффер, используя **Сгенерированный URL**
{% endhint %}

\
Дополнительные заполнители Adjust

{% embed url="<https://help.adjust.com/en/partner/placeholders>" %}


---

# 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/integraciya-mobilnoi-atribucii/adjust.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.
