Hi,
I read in the document that for anonymous events amplitude create a device id and use it to identify the events created by the same user. Once the user is identified it could even link those previous events to the now identified user.
But I discovered that in my project, if I trigger the same event on the same device, on the same page, I have different device id for each event.
How could I fix it ?