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-facebook-conversions-api/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,14 +118,14 @@ Use this approach if you don't want to track users from the browser with Faceboo
118
118
119
119
### Send app events
120
120
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"}.
122
122
123
-
#### Configuring App Events
123
+
#### Configuring app events
124
124
Sending app events requires the `action_source` parameter to be set to `app`.
125
125
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.
127
127
128
-
Additionally configure the "App Events Fields" object with the required fields:
128
+
Additionally, configure the "App Events Fields" object with the required fields:
0 commit comments