Users that logout and create another account are associated to the original user.
I'm currently performing the following:
- Initialize Segment
Identify when a user logs in and set a trait for email.
Reset when the user logs out
Identify when new user logs in (or creates account) and set trait for email.
The second user is associated with the first in amplitude and the email trait is not set.
Users that logout and create another account are associated to the original user.
I'm currently performing the following:
Identifywhen a user logs in and set atraitforemail.Resetwhen the user logs outIdentifywhen new user logs in (or creates account) and settraitforemail.The second user is associated with the first in amplitude and the
emailtrait is not set.