We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8bdc6e5 + 267d721 commit 71df424Copy full SHA for 71df424
src/unify/identity-resolution/externalids.md
@@ -27,7 +27,6 @@ Segment automatically promotes the following traits and IDs in track and identif
27
| android.idfa | context.device.advertisingId when context.device.type = 'android' AND context.device.adTrackingEnabled = true |
28
| android.push_token | context.device.token when context.device.type = 'android' |
29
| anonymous_id | anonymousId |
30
-| cross_domain_id | cross_domain_id when XID has been enabled for the workspace |
31
| ga_client_id | context.integrations['Google Analytics'].clientId when explicitly captured by users |
32
| group_id | groupId |
33
| ios.id | context.device.id when context.device.type = 'ios' |
0 commit comments