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
2222| External ID Type | Message Location in Track or Identify Call |
2323| ------------------ | ------------------------------------------------------------------------------------------------------------- |
2424| user_id | userId |
25- | email | traits.email or context.traits.email |
25+ | email | traits.email, context.traits.email or properties.email |
2626| android.id | context.device.id when context.device.type = 'android' |
2727| android.idfa | context.device.advertisingId when context.device.type = 'android' AND context.device.adTrackingEnabled = true |
2828| android.push_token | context.device.token when context.device.type = 'android' |
You can’t perform that action at this time.
0 commit comments