You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to follow this guide to implement server side tracking. When calling track with event name $identify i get the following error: Mixpanel error: distinct_id, missing or empty
I'm sure $device_id and $user_id parameters are being passed since every other custom event is being tracked and Mixpanel is able to merge profiles correctly.
Is there something that i'm missing? What is the difference between calling and not calling tracking with $identify since merging is working regardless?
Mixpanel Python SDK version: 4.10.1
GioRenna, LeonardoTrapani, 23salus, BobACollins and yexela