Skip to content

v3.3.5 - Send device_id and user_id with event/people updates

Compare
Choose a tag to compare
@zihejia zihejia released this 19 Oct 17:48
· 468 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.
    #805

  • People updates will also contain fields $user_id and $device_id.
    #805