> 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/network/mobile-attribution-integration/adjust.md).

# Adjust

#### Fill out Adjust Partner onboarding form

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

#### Offer URL

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

Tracking URL Macros

| **Adjust Parameters** | **Offer18 Macros** |
| --------------------- | ------------------ |
| adgroup               | {aff\_id}          |
| campaign              | {offername}        |
| creative              | {aff\_sub3}        |
| gps\_adid             | {googleaid}        |
| idfa                  | {iosidfa}          |
| android\_id           | {androidid}        |

#### **Install Postback**

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

#### Event Postback

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

{% hint style="info" %}
event\_token will be the alphanumeric value of Event which will be used in the "Token" field(Event)
{% endhint %}

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

{% hint style="info" %}
Create Offer using **Generated URL**
{% endhint %}

\
More Adjust placeholders

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