StackAdapt

Datafly Signal delivers conversion events to StackAdapt server-to-server for programmatic campaign attribution, audience targeting, and multi-channel performance measurement.

This blueprint is currently in alpha.

Prerequisites

Before configuring StackAdapt in Signal, you need:

  • A StackAdapt advertiser account
  • An API token generated from the StackAdapt platform
  • Your Advertiser ID

Get your StackAdapt credentials

  1. Sign in to StackAdapt.
  2. Go to Settings → API and generate a new API token.
  3. Your Advertiser ID is shown on the account settings page.

See StackAdapt’s engineering resources for additional reference.

Configure the integration in Signal

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

Event mapping

Signal eventStackAdapt 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 StackAdapt, subject to consent and availability:

CapabilityNotes
Hashed emailSHA-256 (lowercase, trimmed)
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 sent to StackAdapt.
  3. Check the StackAdapt dashboard for conversion attribution.

Troubleshooting

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

See also