In Mixpanel's Event page, the distinct ID appear as $device:<some_id>, while in Profile Page, it has overridden with the product's user ID. I already ensure identify() is correctly executed upon login. How can I make the distinct ID in the Event page sync with the user ID?