Skip to content

Commit 9cf37c1

Browse files
authored
Merge pull request #5139 from segmentio/bobbyatsegment-patch-10
Add note on app event values for version field
2 parents 6acfd2b + d4a2e4c commit 9cf37c1

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, as stated in [Facebook's documentation](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)