Follow this guide to learn how to create super specific segments to reach only the customers you are most interested in. The same logic applies when creating segments in your campaigns or in your flows.

Untitled

1. Conditionals

The first thing we need to understand is how conditions work.

You can create segments with as many conditions as you want, linked by 2 types of conditionals:

  1. AND = both conditions have to be true

    Untitled

    In this example, only those contacts that meet both conditions will be part of our segment:

    Contact Support Tag 1 Support Tag 2 Meets conditions?
    John VIP Works at Hoola
    Maria VIP -
    Christina NO VIP Works at Hoola
    Patrick Offline Test
  2. OR = one of the conditions has to be true

    Untitled

    In this example, all contacts that meet any of the conditions will be part of our segment:

    Contact Support Tag 1 Support Tag 2 Meets conditions?
    John VIP Works at Hoola
    Maria VIP -
    Christina NO VIP Works at Hoola
    Patrick Offline Test

2. Creating Groups (Nesting)

If you want to do more complex segmentations, you can also use groups of conditions.

You can create as many groups as you want, with as many conditions as you want, and the logic of the conditionals applies to them in the same way as above.

  1. AND = both groups of conditions have to be fulfilled

Untitled

In this example, only those contacts that meet both conditions will be part of our segment:

Contact Support Tag 1 Support Tag 2 Meets conditions?
John VIP Works at Hoola
Maria VIP -
Christina NO VIP Works at Hoola
Patrick Offline Test
  1. OR = one of the groups of conditions has to be fulfilled

    Untitled

    In this example, all contacts that meet one of the conditions will be part of our segment:

    Contact Support Tag 1 Support Tag 2 Meets conditions?
    John VIP Works at Hoola
    Maria VIP -
    Christina NO VIP Works at Hoola
    Patrick Offline Test