Hello,
I have an application on which sometimes, the sales team help a user to finish creating their account. They will thus set the password and everything, and then communicate the credentials on the phone to the user.
I would like to understand the behavior of Amplitude id reconciliation between device_id and user_id on this specific case:
- User A (not registered yet) has its own device_id
- A guy from the sales team, with its own device_id, helps this user to finish creating his account.
- In parallel, this sales team guy will also help 5 other users. The sales team guy has the same device_id for each user (because he does not change his browser session each time)
- When sales team guy gave credentials to the user A, user A logins with his account and uses the app.
In this scenario, how will Amplitude manage the IDs reconciliation ? Indeed, the guy from the sales team has its own device_id, and create accounts for five different users. Will Amplitude take ALL the actions from this device_id, and reconcile it with each user_id ?
Technically speaking, my question is “How Amplitude reconcile user IDs and device IDs when there is a N-to-N relationship?”
Thanks a lot for your time
Nolwww