FAQ | This is a LIVE service | Changelog

Skip to content

Use segment.identify() to log identity of users on log in

For analytics and auditing purposes, we need a log of who logged in and when. We can leverage the existing segment analytics workflow via segment.identify().

  1. See if this satisfies the requirements of logging user activity.
  2. Implement.