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-pinterest-conversions-api/index.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,11 @@ The API for Conversions helps Pinterest provide a more comprehensive view of you
19
19
The Pinterest Conversions API destination provides the following benefits:
20
20
21
21
-**Fewer settings**. Data mapping for actions-based destinations happens during configuration, which eliminates the need for most settings.
22
-
-**Clearer mapping of data**. Actions-based destinations enable you to define the mapping between the data Segment receives from your source, and the data Segment sends to the Pinterest Conversions API.
22
+
-**Clearer mapping of data**. Actions-based destinations enable you to define the mapping between the data Segment receives from your source and the data Segment sends to the Pinterest Conversions API.
23
23
-**Prebuilt mappings**. Mappings for standard Pinterest Conversions API events, like `Add to Cart`, are prebuilt with the prescribed parameters and available for customization.
24
-
-**Support Deduplication**. Deduplication removes duplicates events which improves the accuracy of your conversions
25
-
-**Support for page calls**. Page calls can be sent to Pinterest as a standard Page View.
26
-
-**Support for multi-user arrays**. User data nested within arrays, like the `User Data` array in the Order Completed event, can be sent to Pinterest.
24
+
-**Support for deduplication**. Deduplication removes duplicates events, which improves the accuracy of your conversions
25
+
-**Support for Page calls**. You can send Page calls to Pinterest as a standard Page View.
26
+
-**Support for multi-user arrays**. User data nested within arrays, like the `User Data` array in the `Order Completed` event, can be sent to Pinterest.
27
27
-**Data normalization**. Data is normalized before it's hashed to send to Pinterest Conversions.
28
28
29
29
## Getting started
@@ -40,7 +40,7 @@ To connect the Pinterest Conversions API Destination:
6.Navigate to the **Mappings** tab, there are already Prebuilt mapping like `Checkout`, `Search`, `Add to Cart` defined with prescribed parameters. All required, recommended, and optional fields are listed in Pinterest's [Best practices](https://developers.pinterest.com/docs/api-features/conversion-best-practices/#required-recommended-and-optional-fields){:target="_blank”} documentation.
43
+
6.Go to the Mappings tab. Prebuilt mappings, such as `Checkout`, `Search`, and `Add to Cart`, include predefined parameters. All required, recommended, and optional fields are listed in Pinterest's [Best practices](https://developers.pinterest.com/docs/api-features/conversion-best-practices/#required-recommended-and-optional-fields){:target="_blank”} documentation.
44
44
7. If you want to create **New Mapping**, and select **Report Conversions Event** ,configure and enable it.
45
45
8. Follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customize-mappings).
46
46
9. Enable the destination using the **Enable Destination** toggle switch and click **Save Changes**.
@@ -49,11 +49,11 @@ To connect the Pinterest Conversions API Destination:
49
49
{% include components/actions-fields.html settings="true"%}
50
50
51
51
> warning ""
52
-
> By default, all mappings send as `web` conversions. If you want to send events as mobile or offline conversions, update the Action Source in each mapping to be`app_android`, `app_ios`, `offline`.
52
+
> By default, Segment sends all mappings as `web` conversions. To send events as mobile or offline conversions, update the Action Source in each mapping to `app_android`, `app_ios`, `offline`.
53
53
54
-
## FAQ & Troubleshooting
54
+
## FAQ
55
55
56
-
### Deduplication with Pinterest Tag
56
+
####Deduplication with Pinterest tag
57
57
58
58
Pinterest cannot know if a conversion reported by the Tag and another reported by the API for Conversions are the same.
0 commit comments