Type alias ProductAnalyticsSankeyNodeType

ProductAnalyticsSankeyNodeType: typeof REGULAR | typeof OTHER | typeof DROPOFF | UnparsedObject

The kind of node. regular is a single facet value, other rolls up the values that did not fit within entries_per_step, and dropoff collects the sessions that ended at this column.

Generated using TypeDoc