Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 721 Bytes

File metadata and controls

23 lines (12 loc) · 721 Bytes

ExperimentSegmentInsightMetric

Properties

Name Type Description Notes
metric MetricEnum The metric being measured.
segments List<ExperimentSegmentInsight> Segments with statistically significant results for this metric. An empty array means no significant segments were found. Segments are sorted by confidence score from highest to lowest.

Enum: MetricEnum

Name Value
SESSION_VALUE "avg_session_value"
DISCOUNTED_SESSION_VALUE "avg_discounted_session_value"
ITEMS_PER_SESSION "avg_items_per_session"