Identify
Description
Instrumentation
Event Properties
Property
Type
Description
Example
analytics.identify({
userId: '[email protected]',
traits: {
email: '[email protected]',
externalCustomerId: '12345678'
}
});Last updated