Skip to main content

Creating Segments

MarketingAdmin

Learn how to create your first segment using the visual segment builder.

Before you start

Think about:

  • Who do you want to reach?
  • What characteristics define this group?
  • Why are you creating this segment?

Creating a new segment

1

Start creating

  1. Click Segments in the sidebar
  2. Click Create Segment button
  3. The segment editor opens
2

Name your segment

Give your segment a clear, descriptive name:

  • Good: "Platinum Members - Low Engagement"
  • Good: "New Members - Last 30 Days"
  • Avoid: "Segment 1" or "Test"

Add a description explaining the segment's purpose.

3

Add your first rule

Click Add Rule to start defining criteria.

Choose:

  1. Field - What customer attribute to check
  2. Operator - How to compare (equals, greater than, etc.)
  3. Value - What to compare against

Example: "Membership Tier" → "equals" → "Platinum"

4

Add more rules (optional)

Click Add Rule again to add additional criteria.

Rules are combined with AND by default - customers must match ALL rules.

Example:

  • Membership Tier equals Platinum
  • AND Engagement Score less than 50
5

Preview results

Click Preview to see how many customers match.

The preview shows:

  • Total matching customers
  • Sample of matching customer names
  • Any potential issues

Adjust rules if needed.

6

Save your segment

When you're happy with the preview:

  1. Click Save Segment
  2. The segment is created and synced
  3. You're taken to the segment detail page

Available fields

You can create rules based on these customer fields:

Profile fields

FieldTypeExample Rule
StatusSelectStatus equals "Active"
Lifecycle StageSelectStage equals "Champion"
EmailTextEmail contains "@gmail.com"
PhoneTextPhone starts with "+27"
CountrySelectCountry equals "South Africa"

Membership fields

FieldTypeExample Rule
Membership TierSelectTier equals "Platinum"
Member SinceDateMember Since after "2024-01-01"
Has SCL LinkYes/NoHas SCL Link equals "Yes"

Engagement fields

FieldTypeExample Rule
Engagement ScoreNumberScore greater than 70
Churn RiskNumberRisk less than 30
Last Activity DateDateLast Activity before "30 days ago"

Activity fields

FieldTypeExample Rule
Last Booking DateDateLast Booking before "60 days ago"
Bookings Last 30 DaysNumberBookings equals 0
Last Email OpenDateLast Open after "7 days ago"

Operators explained

OperatorUse ForExample
equalsExact matchStatus equals "Active"
not equalsExclude valuesTier not equals "Bronze"
containsPartial text matchEmail contains "@company.com"
starts withText beginningPhone starts with "+27"
greater thanNumber comparisonScore greater than 50
less thanNumber comparisonRisk less than 70
betweenNumber rangeAge between 25 and 45
beforeDate comparisonLast booking before "60 days ago"
afterDate comparisonJoined after "2024-01-01"
is emptyCheck for missing dataPhone is empty
is not emptyCheck data existsEmail is not empty

Tips for effective segments

Start specific

  • Begin with strict criteria
  • Check the preview count
  • Loosen rules if needed

Use meaningful names

  • Include key criteria in the name
  • Future you will thank you

Test before using

  • Always preview before saving
  • Check the sample members make sense
  • Consider edge cases

Create a "test segment" with just yourself to test campaigns before sending to real customers.

Next steps