An identify event — ties a user to their traits (name, email, plan, etc.).
identify
traits
@type t() :: %Segmentry.Analytics.Identify{ anonymousId: term(), context: term(), integrations: term(), timestamp: term(), traits: term(), type: term(), userId: term(), version: term() }