Skip to content

Send device_id and user_id with event/people updates

Compare
Choose a tag to compare
@patedit patedit released this 18 Oct 20:20
· 518 commits to master since this release
  • 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.