Skene
Product
Pricing
Docs
Blog
About
Log In
ProductPricingDocsBlogAbout
Log In
Resources / Glossary

Identify call

The call that ties subsequent events to a known user identity, typically by mapping an anonymous ID to a real user ID.

Calls

About this term

This page is part of the Skene analytics instrumentation glossary. Use it as a reference when writing specs, dashboards, or playbooks.

Canonical glossary index: /resources/glossary

Glossary

Glossary

Analytics callEvent namePayload (event properties)Identify callEvent taxonomyInstrumentation surfaceBaseline manifestInstrumentation driftSemantic diffRemoved eventRenamed eventMoved eventAltered payloadConditional firing changeCustomer Data Platform (CDP)Schema registryMCP (Model Context Protocol)Coding agentSide effectFunnelConversion eventActivation eventCohort

Definition

`posthog.identify(userId, traits)` and `mixpanel.identify(userId)` mark a user as known. Every event after the identify call gets associated with that user. Most backends also merge prior anonymous activity for the same browser into the identified user.

Common bugs

Dropping the identify call leaves users anonymous, splitting one person's journey into two profiles. Calling identify with the wrong ID (a session token, for example) creates one user per session. Skene flags identify calls that disappear from the login flow.

Related terms

  • Analytics call
  • Removed event
Skene

Product

How it worksFeaturesArchitectureIntegrationsSecurityPricing

Resources

DocumentationGlossaryPlaybooksBlog

Company

AboutOpen sourceContactPrivacyTerms
© 2026 Skene. All rights reserved.
Privacy PolicyTerms of Service
Skene