Integration · destination

Amazon Ads & DSP

Amazon Ad Tag plus Conversions API via Amazon Ads API.

BrowserServerOfflineImplemented · verified against secondary references (vendor docs behind a login) · verified 2026-09-03Requires vendor approval

How events reach Amazon Ads

Every path ends in the same place: the policy engine checks the consent purpose this destination requires, strips what may not leave, and the worker delivers with the shared event id.

  • Browser tag — loaded by the Track snippet after consent; the vendor script never sits in your template and is never loaded without the required purpose.
  • Server API — delivered by the worker with retries, health checks, error classification and a redacted payload preview for every attempt.
  • Offline conversions — server events flagged as offline (CRM deals, phone orders, store purchases) reach this platform with the vendor's offline action source.
  • Hybrid — browser tag and server request share one event id; the platform deduplicates on eventId.
Data flow from your website and systems through Track to Amazon AdsEvery path ends in the same place: the policy engine checks the consent purpose this destination requires, strips what may not leave, and the worker delivers with the shared event id.Websitebrowser tagbrowserYour serverserver APIserverCRM · offlineoffline conversionsofflineTrackpolicy · dedupConsent: MarketingAmazon Ads
Supported paths only. Unsupported modes are not drawn — and not claimed.

Vendor prerequisite

Conversions API access depends on your Amazon Ads account and region; conversion definitions must exist in the Ads account before events are accepted.

What is sent

Only what you configure in the event mapping, and only after the policy engine has allowed the event for this destination.

  • Event name and timestamp, mapped from Track's standard events to the platform's event names.
  • The shared event id in the platform's eventId field, so browser and server deliveries count once.
  • Click ids this platform may receive: maas. Other vendors' click ids are never forwarded.
  • Order id, value, currency and items for purchase-type events.
  • SHA-256-hashed identifiers (e-mail, phone, external id) for matching — only with the required consent and only if captured.
  • The consent state the event was collected under, where the platform accepts consent signals.

Never sent

  • Raw e-mail addresses, phone numbers or names — identifiers are hashed on ingest.
  • Inferred values: unknown stays unknown, nothing is guessed.
  • Events collected without the purpose this destination requires.
  • Secrets: tokens live in the encrypted vault and never reach the browser, the assistant or a log.

Technical facts

Deduplication field
eventIdevent id
Click ids
maas
Consent purpose
Marketing
Pinned API version
events-v1
Implementation status
Implemented · verified against secondary references (vendor docs behind a login) · verified 2026-09-03
Vendor documentation
Amazon Ads API documentation

What you need

Public identifiers can be typed in chat or the wizard; secrets go through the secure credential card or OAuth and are stored encrypted.

Public identifiers

tag_id
Amazon Ad Tag ID
account_id
Amazon Ads account ID
region
API region (NA, EU, FE)
data_set_name
Events API data set name

Credentials

OAuth connection · Amazon
oauth_refresh_token stored in the encrypted vault

Consent

Requires the marketing purpose. Without it nothing is loaded in the browser and nothing is sent from the server. Inferred consent is never exported, and Global Privacy Control opt-outs block delivery.

Setup in a few steps

The assistant runs the detailed checks. You see the milestones that need a decision from you.

  1. Enter identifiers

    Add the public IDs from the platform. Formats are validated against the vendor's documentation before anything is saved.

  2. Connect credentials

    Paste the token into the secure card or connect the account via OAuth. Secrets go straight into the encrypted vault.

  3. Map and test

    Standard events are pre-mapped to the platform's event names. A flagged test event runs through the real pipeline and shows the vendor's answer.

  4. Publish

    Review the diff, approve, publish a signed configuration version. Roll back with one click if needed.

From Tracking Knowledge

No dedicated article yet — the Tracking Knowledge hub covers server-side tracking, deduplication and consent in general.

Questions

Can I run server-only?

Yes. Choose server mode in the wizard; the vendor script is never loaded and matching relies on hashed identifiers and click ids captured by the tracker.

How are duplicates avoided?

The browser tag and the server request carry the same event id, and purchases add the order id. The worker also deduplicates repeated source events before delivery.

What if the vendor API changes?

API versions are pinned centrally with the verification date; sunset warnings appear in the destination health long before an endpoint is retired.

Connect Amazon Ads

Set it up with the guided wizard or let the assistant do it in chat.