Skip to content

v2.5.4 - Send device_id and user_id with event/people updates

Compare
Choose a tag to compare
@zihejia zihejia released this 19 Oct 18:56
· 886 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.
    #262

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