Skip to content

Segments

Segments group customers by shared characteristics.

The current dashboard exposes these built-in fields:

  • subscription_status
  • visit_count
  • email

The backend evaluator also falls back to customer custom attributes for unknown field names.

Supported operators include:

  • eq
  • neq
  • gt
  • gte
  • lt
  • lte
  • contains
  • in

Segment membership is evaluated at runtime and cached for performance.

The dashboard list shows a live member count. Opening a segment lets you inspect the current matching members with pagination.