
Adjust
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect Adjust to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Adjust API token to pull aggregated attribution and performance reports into the PostHog Data warehouse.
Find your API token in the Adjust dashboard under your account menu > Account settings. The token needs reporting access to the apps you want to import. Leave app tokens blank to import every app the token can read, or enter a comma-separated list to narrow it down.
Adjust's Report Service API returns metrics aggregated per day, so these tables are daily time series rather than user-level events. Raw user-level data needs server callbacks or a cloud storage upload, which can't be set up through the API.
Configuration
| Option | Type | Required |
|---|---|---|
API token | password | Yes |
App tokens (optional) | text | No |
Linking Adjust to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Adjust
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
daily_report | Daily performance per app — installs, sessions, clicks, impressions, cost, revenue, and active users. | Incremental, Full refresh | day | — |
partner_report | Daily performance per app broken down by attribution partner (network). | Incremental, Full refresh | day | — |
campaign_report | Daily performance per campaign, broken down by attribution partner. | Incremental, Full refresh | day | — |
creative_report | Daily performance per creative, broken down by ad group, campaign, and attribution partner. | Incremental, Full refresh | day | — |
country_report | Daily performance per app broken down by country. | Incremental, Full refresh | day | — |
os_report | Daily performance per app broken down by operating system. | Incremental, Full refresh | day | — |