Farhan Y.
Results
32
comments of
Farhan Y.
`device_id` in mixpanel isn't something you're supposed to be worried about changing. It's an anonymous id which isn't tied to anything so let mixpanel handle that. A uuid generated by...
@andirsun this is quite the same issue the browser extension community is facing using mixpanel-js. The library implementation is synchronous and also some apis used from the navigator API might...