Hi there,
We currently utilize the suggested approach as per the example you guys provide with Python, setting a cookie with the UUID, however, once the user switches devices(i.e switching from browser to mobile) they receive a new session ID, and when we call track() with their $user_id new events are created, but not merged and associated with that user.
Happy to provide some code snippets privately.
Thanks.