Skip to content

Commit 041b279

Browse files
Merge pull request #7061 from segmentio/DOC-975
Facebook Conversions API Mappings 2.0 [DOC-975]
2 parents 5c5f1d3 + fe0ec62 commit 041b279

File tree

1 file changed

+23
-0
lines changed
  • src/connections/destinations/catalog/actions-facebook-conversions-api

1 file changed

+23
-0
lines changed

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

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,29 @@ Set up your Pixel to work with the Facebook Conversions API (Actions) destinatio
6262
5. On the **Settings** tab, enter in your Pixel ID and click **Save**.
6363
6. Follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customize-mappings).
6464

65+
## Actions v2
66+
Segment created new Actions v2 to provide you with additional access to features. Segment's Actions v2 support the following features:
67+
- **Sync modes**: Control how Segment updates your Facebook Business Events Manager by selecting a [sync mode](#sync-modes), or a strategy for updating your downstream data.
68+
- **Dynamic dropdowns**: When creating or updating a mapping in the Segment app, the dropdown auto-populates all of the available properties directly from Facebook.
69+
70+
> warning ""
71+
> You might need to reauthorize your Facebook Business Events Manager account to use all of the features associated with v2 Actions.
72+
73+
The following Facebook Conversions API (Actions) are Actions v2:
74+
- [Purchase v2](#purchase-v2)
75+
- [Add to Cart v2](#add-to-cart-v2)
76+
- [Custom Event v2](#custom-event-v2)
77+
- [Page View v2](#page-view-v2)
78+
- [View Content v2](#view-content-v2)
79+
- [Initiate Checkout v2](#initiate-checkout-v2)
80+
- [Search v2](#search-v2)
81+
82+
### Sync modes
83+
Sync modes allow users to define how Segment should update the data in your destination.
84+
85+
Available sync modes for the Facebook Conversions API (Actions) include:
86+
- **Add**: Add records to a list, segment, or journey.
87+
6588
{% include components/actions-fields.html %}
6689

6790
## Configuration options

0 commit comments

Comments
 (0)