Outbrain Ads

Datafly Signal delivers conversion events to Outbrain server-to-server for native advertising attribution, campaign optimisation, and audience targeting across premium publisher networks.

This blueprint is currently in alpha.

Prerequisites

Before configuring Outbrain in Signal, you need:

  • An Outbrain Amplify account with API access
  • Your Marketer ID
  • An API token for the Amplify API

Get your Outbrain credentials

  1. Sign in to Outbrain Amplify.
  2. Your Marketer ID is shown in the URL of the dashboard and on the account settings page.
  3. Generate an API token under Account settings → API access (or request one from your Outbrain account manager if not visible).

See Outbrain’s developer documentation for details.

Configure the integration in Signal

  1. In the Management UI, go to Integrations → Add Integration.
  2. Select Outbrain Ads from the catalogue.
  3. Give the integration a name (for your reference).
  4. Fill in the required fields:
FieldRequiredDescription
marketer_idYesOutbrain marketer ID.
api_tokenYesOutbrain Amplify API token.
  1. Choose which pipeline(s) this integration should run on.
  2. Select consent categories (defaults to marketing).
  3. Click Save.

Event mapping

Signal eventOutbrain event
pagepage_view
Product Viewedview_content
Product Addedadd_to_cart
Order Completedpurchase

To customise, edit the integration’s Field Mappings.

Identity

Signal sends the following identity signals to Outbrain, subject to consent and availability:

CapabilityNotes
Click IDob_click_id from the URL
Hashed emailSHA-256 (lowercase, trimmed)
Outbrain user IDWhere available via the Outbrain sync
Client IP / User-AgentForwarded from the original request

This integration is gated on the marketing canonical consent category.

Verify it’s working

  1. In the Management UI, open Pipelines → your pipeline → Live Events and trigger a test event.
  2. The event appears in the live feed; inspect the payload.
  3. Check the Conversions view in the Outbrain Amplify dashboard.

Troubleshooting

Events not attributed to a campaign. Confirm Datafly.js is capturing ob_click_id from the landing URL and that the user reached the conversion in the same session.

401 Unauthorized. Regenerate the API token in Outbrain and update the integration.

See also