Skip to main content

Hosted and Managed Data Exchange

Use the hosted and managed data exchange report and settings in Adtriba.

Note: Adtriba Core is a legacy feature that we continue to support but no longer sell. The latest version of this feature is available as Funnel Measurement.
If you are already using Funnel Measurement, find more information here. To upgrade, contact us.

Based on extended customer requirements, Adtriba provides a Data Exchange for importing and exporting data through S3.

Data import

Basic destination

s3://adtriba-import-{DATA_EXCHANGE_ID}/
  • The variable {DATA_EXCHANGE_ID} must be replaced

  • Adtriba will define the {DATA_EXCHANGE_ID}

Specific destinations

Each subfolder represents a specific case or data source in a first- or third-party context.

  • The variable {DATA_CASE} must be replaced

  • Adtriba will define the {DATA_CASE} in sync with the customer/data provider

Customer DWH & Backend Data

s3://adtriba-import-{DATA_EXCHANGE_ID}/dwh/{DATA_CASE}

Backend conversions - True Consent Mode

s3://adtriba-import-{DATA_EXCHANGE_ID}/dwh/backend_conversions
s3://adtriba-import-{DATA_EXCHANGE_ID}/tracking/ga360_ua
s3://adtriba-import-{DATA_EXCHANGE_ID}/tracking/ga360_ga4

Google Analytics - Universal Analytics

s3://adtriba-import-{DATA_EXCHANGE_ID}/tracking/ga_ua

Google Analytics - GA4 Property

s3://adtriba-import-{DATA_EXCHANGE_ID}/tracking/ga_ga4

Adjust

s3://adtriba-import-{DATA_EXCHANGE_ID}/tracking/adjust

AppsFlyer

s3://adtriba-import-{DATA_EXCHANGE_ID}/tracking/appsflyer

Segment

s3://adtriba-import-{DATA_EXCHANGE_ID}/tracking/segment

Upload data to S3

S3 is an AWS service. For upload instructions, see AWS documentation.

We recommend uploading an object with the AWS Command Line Interface and the aws s3 command.

Did this answer your question?