Skip to content

Commit 60badde

Browse files
authored
Merge pull request #5330 from segmentio/bcaudillo-patch-7
Update AppsFlyer Device Id Section
2 parents 097e6f0 + 4c3dbc7 commit 60badde

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/appsflyer

1 file changed

+2
-2
lines changed

src/connections/destinations/catalog/appsflyer/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ If you'd like to attribute offline events with a certain user or device, the ser
106106

107107
AppsFlyer requires the following properties for this attribution:
108108

109-
**AppsFlyer Device ID**
109+
**AppsFlyer ID**
110110

111-
Send the **AppsFlyer Device ID** with each event at `integrations.AppsFlyer.appsFlyerId`, see example below.
111+
Send the **AppsFlyer ID** with each event at `integrations.AppsFlyer.appsFlyerId`, see example below.
112112
This identifier is unique to each device and can be [retrieved using the AppsFlyer SDK](https://support.appsflyer.com/hc/en-us/articles/207034486-Server-to-Server-In-App-Events-API-HTTP-API-). It is a good idea to store this value in an external database where it may be easily accessible by a server or website environments.
113113

114114
**Device Type**

0 commit comments

Comments
 (0)