Skip to content

Commit 07a269f

Browse files
committed
random style stuff
1 parent c29b2c7 commit 07a269f

File tree

1 file changed

+8
-8
lines changed
  • src/connections/destinations/catalog/actions-pinterest-conversions-api

1 file changed

+8
-8
lines changed

src/connections/destinations/catalog/actions-pinterest-conversions-api/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ The API for Conversions helps Pinterest provide a more comprehensive view of you
1919
The Pinterest Conversions API destination provides the following benefits:
2020

2121
- **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.
2323
- **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.
2727
- **Data normalization**. Data is normalized before it's hashed to send to Pinterest Conversions.
2828

2929
## Getting started
@@ -40,7 +40,7 @@ To connect the Pinterest Conversions API Destination:
4040
- Destination Name
4141
- [Ad Account ID](https://developers.pinterest.com/docs/conversions/conversions/#Find%20your%20%2Cad_account_id#Find%20your%20%2Cad_account_id#Find%20your%20%2Cad_account_id){:target="_blank”}
4242
- [Conversions Token](https://developers.pinterest.com/docs/conversions/conversions/#Get%20the%20conversion%20token){:target="_blank”}
43-
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.
4444
7. If you want to create **New Mapping**, and select **Report Conversions Event** ,configure and enable it.
4545
8. Follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customize-mappings).
4646
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:
4949
{% include components/actions-fields.html settings="true"%}
5050

5151
> 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`.
5353
54-
## FAQ & Troubleshooting
54+
## FAQ
5555

56-
### Deduplication with Pinterest Tag
56+
#### Deduplication with Pinterest tag
5757

5858
Pinterest cannot know if a conversion reported by the Tag and another reported by the API for Conversions are the same.
5959

0 commit comments

Comments
 (0)