June · Example Payload

June Identify User Example

AnalyticsProduct AnalyticsB2B SaaSEvent TrackingSegment CompatibleRetentionFeature AdoptionActivation

June Identify User Example is an example object payload from June, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

userIdtraitstimestamp

Example Payload

Raw ↑
{
  "userId": "user_12345",
  "traits": {
    "email": "alice@example.com",
    "name": "Alice Smith",
    "plan": "pro",
    "createdAt": "2026-01-15T08:00:00Z"
  },
  "timestamp": "2026-06-12T10:00:00Z"
}