MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.09k stars 1.08k forks source link

feat: Move metrics anonymous id to a nil UUID 00000000-0000-0000-0000-000000000000 #8796

Open NicolasMassart opened 5 months ago

NicolasMassart commented 5 months ago

What is this about?

Move anonymous id from 0x0000000000000000 to to a nil 00000000-0000-0000-0000-000000000000 UUID format. This will allow consistency in ids.

[!IMPORTANT] verify impact on the server side of metrics system

Scenario

No response

Design

No response

Technical Details

Threat Modeling Framework

No response

Acceptance Criteria

Stakeholder review needed before the work gets merged

References

No response

gauthierpetetin commented 5 months ago

We'll keep this issue aside for now and come back to it once we have the feature that allows to merge two users in MixPanel + BigQuery, probably by end of Q1 2024.

NicolasMassart commented 4 months ago

To be done after migration to segment v2 on server side