# 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="https://295230641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F41f2EboJipeUA6flsLGK%2Fuploads%2FBVImLheLl3iaQuKPCbgF%2Fimage.png?alt=media&#x26;token=34870ade-d607-4e47-93ec-6202d522ee77" 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>" %}
