The client-side JS SDK docs page does not cover transient identities or traits. Users discovering the feature currently have to reach for the JS SDK changelog to find it.
Transient identity/trait support shipped in JS SDK v5.0.0 (Oct 2024) but has not been reflected on the docs page since.
Scope
- New section on the JS SDK page explaining transient identities and traits
- Init example using a transient identity (e.g.
UUIDv4 + traits)
- Guidance on when to use transient vs persistent identity for common client-side cases (localization, geo, UX variations, ephemeral user context)
- Cross-reference the Evaluation Context schema
The client-side JS SDK docs page does not cover transient identities or traits. Users discovering the feature currently have to reach for the JS SDK changelog to find it.
Transient identity/trait support shipped in JS SDK v5.0.0 (Oct 2024) but has not been reflected on the docs page since.
Scope
UUIDv4+ traits)