Skip to content

Commit 63c0a99

Browse files
committed
edits
1 parent a758ae6 commit 63c0a99

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,14 @@ Use this approach if you don't want to track users from the browser with Faceboo
118118

119119
### Send app events
120120

121-
App events may be sent through the Conversions API by first setting up a dataset in your Facebook Events Manager. Learn more about passing app events through the Conversions API [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events). Learn how to create a dataset [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371).
121+
App events may be sent through the Conversions API by first setting up a dataset in your Facebook Events Manager. Learn more about passing app events through the Conversions API [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events){:target="_blank"}. Learn how to create a dataset [here](https://www.facebook.com/business/help/750785952855662?id=490360542427371){:target="_blank"}.
122122

123-
#### Configuring App Events
123+
#### Configuring app events
124124
Sending app events requires the `action_source` parameter to be set to `app`.
125125

126-
App Events usage is opt-in, and setting the `use_app_data` field to `Yes` is required before app data can be sent.
126+
App events usage is opt-in, and you're required to set the `use_app_data` field to `Yes` before sending app data.
127127

128-
Additionally configure the "App Events Fields" object with the required fields:
128+
Additionally, configure the "App Events Fields" object with the required fields:
129129
* `advertiser_tracking_enabled`
130130
* `application_tracking_enabled`
131131
* `version`

0 commit comments

Comments
 (0)