Amazon web events API extension overview
- Topics:
- Tags
CREATED FOR:
- Developer
The Amazon Conversions API extension creates a direct connection between marketing data from an advertiser’s server and Amazon. This enables advertisers to evaluate campaign effectiveness regardless of conversion location and optimize campaigns accordingly. The extension provides more complete attribution, improved data reliability, and better optimized delivery.
Amazon prerequisites
Before installing and configuring the Amazon Conversions API extension, you need to complete several prerequisite steps to ensure proper authentication and data access.
Create a secret and data element
Authentication with Amazon requires a secure token that must be properly stored and referenced:
- Create a new Amazon event forwarding secret with a unique name for authentication.
- Create a data element using the Core extension with a Secret data element type to reference your Amazon secret.
This process ensures your authentication credentials remain secure while still being accessible to the extension when needed.
Install and configure the Amazon extension
Installing the extension requires access to your event forwarding property in Experience Platform:
- Create or edit an event forwarding property.
- Select Extensions in the left navigation, then select Amazon extension in the Catalog tab.
- Select Install.
-
Configure with:
-
Access Token: Your data element secret containing the OAuth 2 token
- Entity Id: Your Entity Id (found in Campaign Manager portal URL with “entity” prefix)
- Select Save.
These configuration values establish the connection between Platform and your Amazon account.
Amazon OAuth 2
To create an Amazon OAuth 2 secret:
- Select Amazon OAuth 2 from the Type dropdown and select Create Secret.
- Select Create & Authorize secret with Amazon on the popover to manually authorize the secret and continue.
- Enter your Amazon credentials in the dialog that appears. Follow the prompts to grant event forwarding access to your data.
After completion, you’ll see your secret with its status and expiration date in the Secrets tab.
Configure an event forwarding rule
Once all your data elements are set up, you can create event forwarding rules that determine when and how your events will be sent to Amazon.
- Navigate to Rules and create a new event forwarding rule.
- Under Actions, select Amazon Conversions API Extension.
- Set the Action Type to Import Conversion Events.
- Configure the event properties as outlined below:
- Select Keep Changes to save the rule.
Event deduplication
If you use both Amazon Advertising Tag (AAT) and the Amazon Conversions API extension for the same events, deduplication setup is required. Include clientDedupeId
in every shared event to ensure proper deduplication.
Deduplication is not needed if client and server events don’t overlap.
Proper deduplication prevents inflated conversion counts and ensures your optimization data remains accurate.
Refer to the Amazon Event Deduplication Guide for more details.
Next steps
This guide covered how to configure and send conversion events to Amazon using the Amazon Conversions API extension. For more information on event forwarding capabilities in Adobe Experience Platform, refer to the event forwarding overview
For more details on how to debug your implementation using the Experience Platform Debugger and Event Forwarding Monitoring tool, read the Adobe Experience Platform Debugger overview and Monitor activities in event forwarding.