Adobe Analytics

Adobe Analytics

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.

Learn more
PostHog Wizard hedgehog

Connect Adobe Analytics to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Pull Adobe Analytics report data and metadata into the PostHog Data warehouse.

Create an OAuth Server-to-Server credential in the Adobe Developer Console, add the Adobe Analytics API to the project, and assign a product profile that can read the report suite you want. Then enter the credential's client ID and secret.

The report table runs one query per day, so pick the dimension and metrics to break it down by. Adobe allows one dimension per report.

Configuration

OptionTypeRequired
Client IDtextYes
Client secretpasswordYes
Report suite IDtextYes
Global company IDtextNo
Report dimensiontextNo
Report metricstextNo
Start datetextNo

Linking Adobe Analytics to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select Adobe Analytics
  3. Fill in the required configuration fields
  4. Click Next, select the tables you want to sync, and then press Import

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
report_suites

A report suite: the container that Adobe Analytics collects and reports data into.

Full refreshrsid
segments

A saved segment: a reusable filter applied to report data.

Full refreshid
calculated_metrics

A calculated metric: a metric derived from other metrics, segments, and functions.

Full refreshid
dimensions

The dimension catalog for a report suite: every dimension available to break a report down by.

Full refreshrsid, id
metrics

The metric catalog for a report suite: every metric available to request in a report.

Full refreshrsid, id
report

Daily report rows from the Adobe Analytics reporting API: one row per report suite, day, and value of the configured dimension, with the configured metrics as columns.

Incremental, Full refreshdatersid, date, item_id