mixpanel-php
mixpanel-php copied to clipboard
adding user_id field with every event and people updates
I don't think we want to do this. AFAIK Mixpanel does not have a special $user_id reserved property. You can, of course, register this as a super property if you'd like in your own implementation.
Ah I did not realize this was related to our ingestion ID mapping updates. I'm happy to merge this in but I believe the tests need to be updated.