File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/unify/identity-resolution Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Segment automatically promotes the following traits and IDs in track and identif
22
22
| External ID Type | Message Location in Track or Identify Call |
23
23
| ------------------ | ------------------------------------------------------------------------------------------------------------- |
24
24
| user_id | userId |
25
- | email | traits.email or context.traits.email |
25
+ | email | traits.email, context.traits.email or properties.email |
26
26
| android.id | context.device.id when context.device.type = 'android' |
27
27
| android.idfa | context.device.advertisingId when context.device.type = 'android' AND context.device.adTrackingEnabled = true |
28
28
| android.push_token | context.device.token when context.device.type = 'android' |
You can’t perform that action at this time.
0 commit comments