Skip to content

Commit 84d2ebd

Browse files
Add note on app event values for version field
1 parent 4c62008 commit 84d2ebd

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,11 @@ Additionally, configure the "App Events Fields" object with the required fields:
131131
* `version`
132132
* `osVersion`
133133

134+
> info ""
135+
> The value for the `version` field should be **a2** for Android or **i2** for iOS, per Facebook's documentation [here](https://developers.facebook.com/docs/marketing-api/conversions-api/app-events){:target="_blank"}
136+
134137
![the app data object](images/app_data.png)
138+
135139
#### Match rate considerations
136140

137141
If you use Facebook Conversions API as a stand-alone without certain data fields collected from the browser, the match rate might not be as high as if you included them. You can increase the match rate for events from a server source by including User Data, such as Zip Code, Country and State.

0 commit comments

Comments
 (0)