UserJourneyTraceConfiginterface
Configuration for User Journey trace behavior. Controls how significant User Journey milestones are tracked throughout the platform session.
Properties (4)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| chainLength⚓︎ | number | 0 | x | If specified, this number of previously focused applications and their focus times will be added as attributes to the User Journey span. This is useful for some kinds of querying. |
| descriptiveName⚓︎ | boolean | true | x | If |
| enabled⚓︎ | boolean | x | Whether the User Journey trace is enabled. |
|
| structure⚓︎ | "sibling" | "nested" | "sibling" | x | If If |