June · Example Payload

June Group Company Example

AnalyticsProduct AnalyticsB2B SaaSEvent TrackingSegment CompatibleRetentionFeature AdoptionActivation

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

Top-level fields

userIdgroupIdtraitstimestamp

Example Payload

Raw ↑
{
  "userId": "user_12345",
  "groupId": "company_67890",
  "traits": {
    "name": "Acme Corp",
    "industry": "SaaS",
    "employees": 50,
    "plan": "enterprise",
    "website": "https://acme.example.com"
  },
  "timestamp": "2026-06-12T10:00:00Z"
}