Send device_id and user_id with event/people updates
- Events will have properties
$user_id
which is identified user and$device_id
which is how anonymous events are tracked as before identify was called. - People updates will also contain fields
$user_id
and$device_id
.