You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-amazon-conversions-api/index.md
+21-21Lines changed: 21 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Amazon Conversions API
2
+
title: Amazon Conversions API (Actions) Destination
3
3
id: 683ef14a3f9aac157e3a3446
4
4
hide-personas-partial: true
5
5
hide-boilerplate: false
@@ -8,9 +8,9 @@ private: false
8
8
hidden: false
9
9
10
10
---
11
-
The Amazon Conversions API destination is a server-to-server integration with the Amazon Events API. This destination allows advertisers to send real-time or offline conversion events data from Segment directly to Amazon without needing Amazon Ad Tag (AAT) setup.
11
+
The Amazon Conversions API (Actions) destination is a server-to-server integration with the Amazon Events API. This destination allows advertisers to send real-time or offline conversion events data from Segment directly to Amazon without needing Amazon Ad Tag (AAT) setup.
12
12
13
-
This enables advertisers to evaluate the effectiveness of their Amazon marketing campaigns regardless of the location of the conversion and utilize this information to drive campaign optimization. Events API can help strengthen performance and decrease cost per action with more complete attribution, improved data reliability, and better optimized delivery.
13
+
This enables advertisers to evaluate the effectiveness of their Amazon marketing campaigns regardless of the location of the conversion and utilize this information to drive campaign optimization. The Events API can help strengthen performance and decrease cost per action with more complete attribution, improved data reliability, and better optimized delivery.
14
14
15
15
## Benefits of Amazon Conversions API (Actions)
16
16
@@ -21,9 +21,9 @@ The Amazon Conversions API destination provides the following benefits:
21
21
-**Prebuilt event mappings**. Standard events like `Add to Shopping Cart` and `Checkout` come preconfigured with recommended parameters.
22
22
-**Multiple event types**. Support for various conversion event types including purchases, sign-ups, leads, and more.
23
23
-**Multi-platform support**. Send events from websites, Android apps, iOS apps, Fire TV, or offline sources.
24
-
-**Comprehensive user matching**. Multiple matching keys available including email, phone, name, address, and mobile advertising IDs.
24
+
-**Comprehensive user matching**. Multiple matching keys are available including email, phone, name, address, and mobile advertising IDs.
25
25
-**Data normalization**. Data is normalized before it's hashed to send to Amazon Conversions.
26
-
-**Custom attributes**. Include additional context with event-specific attributes.
26
+
-**Custom attributes**. Includes additional context with event-specific attributes.
27
27
-**Consent management**. Built-in support for various privacy frameworks including Amazon consent options, TCF, and GPP.
28
28
29
29
## Getting started
@@ -34,13 +34,13 @@ To connect the Amazon Conversions API Destination:
34
34
35
35
1. From the Segment web app, go to **Connections > Catalog**.
36
36
2. Search for **Amazon Conversions Api** in the top right corner.
37
-
3. From the search results under **Destinations**, click on**Amazon Conversions Api** destination and then click on**Add destination**
38
-
4. Select the source that will send data to Amazon Conversions API and follow the prompts to name your destination.
37
+
3. From the search results under **Destinations**, select the**Amazon Conversions Api** destination and then click **Add destination**
38
+
4. Select the source that will send data to the Amazon Conversions API destination and follow the prompts to name your destination.
39
39
5. On the **Basic Settings** page, enter:
40
40
- Destination name
41
-
-**Region** - Select North America (NA), Europe (EU), or Far East (FE) based on your Amazon Advertising account
42
-
-**Amazon Advertiser ID** - Your Amazon Advertising Account ID
43
-
6. Authenticate via OAuth when prompted.
41
+
-**Region:** - Select North America (NA), Europe (EU), or Far East (FE) based on your Amazon Advertising account
42
+
-**Amazon Advertiser ID:** - Your Amazon Advertising Account ID
43
+
6. Authenticate using OAuth when prompted.
44
44
7. Go to the **Mappings** tab. Prebuilt mappings, like `Checkout`, `Search`, and `Add to Shopping Cart`, include predefined parameters.
45
45
8. To create a new mapping:
46
46
- Click **New Mapping** and select **Track Conversion**.
@@ -74,18 +74,18 @@ Amazon Conversions API supports the following standard event types:
74
74
75
75
## Match keys for user identification
76
76
77
-
Amazon requires at least one match key to identify the user associated with each conversion event. The following match keys are supported:
77
+
Amazon requires at least one match key to identify the user associated with each conversion event. Amazon Conversions API supports the following match keys:
78
78
79
79
| Match Key | Description |
80
80
| --------- | ----------- |
81
-
| email | User's email address (will be hashed) |
82
-
| phone | User's phone number (will be hashed) |
83
-
| firstName | User's first name (will be hashed) |
84
-
| lastName | User's last name (will be hashed) |
85
-
| address | User's street address (will be hashed) |
86
-
| city | User's city (will be hashed) |
87
-
| state | User's state (will be hashed) |
88
-
| postalCode | User's postal code (will be hashed) |
81
+
| email | User's email address (is hashed) |
82
+
| phone | User's phone number (is hashed) |
83
+
| firstName | User's first name (is hashed) |
84
+
| lastName | User's last name (is hashed) |
85
+
| address | User's street address (is hashed) |
86
+
| city | User's city (is hashed) |
87
+
| state | User's state (is hashed) |
88
+
| postalCode | User's postal code (is hashed) |
89
89
| maid | Mobile advertising ID (ADID, IDFA, or FIREADID) |
90
90
| rampId | RAMP ID for attribution to traffic events |
91
91
| matchId | Custom match ID for the user |
@@ -94,7 +94,7 @@ Segment automatically maps these fields from standard identity traits when avail
94
94
95
95
## Consent management
96
96
97
-
For EU advertisers and users, Amazon requires consent information to be included with conversion events. The Amazon Conversions API supports several consent mechanisms:
97
+
For EU advertisers and users, Amazon requires consent information to be included with conversion events. The Amazon Conversions API supports several consent mechanisms.
98
98
99
99
### Geographic consent (IP Address)
100
100
@@ -124,7 +124,7 @@ The Amazon Conversions API supports data processing options to control how event
124
124
125
125
| Option | Description |
126
126
| ------ | ----------- |
127
-
| LIMITED_DATA_USE | Signals that an event should be processed with limited data use restrictions. Events marked with this option will not be used for advertising purposes. |
127
+
| LIMITED_DATA_USE | Signals that an event should be processed with limited data use restrictions. Events marked with this option won't be used for advertising purposes. |
0 commit comments