Expand my Community achievements bar.

SOLVED

Does AAM oust users from segments?

Avatar

Level 2

If we have the scenario below:

  • Segment 1 with Trait A and not Trait B.
  • Segment 2 with Trait A and Trait B.

There is a user on Segment 1 because he has qualified trait A but not B. If he qualifies trait B:

Does he quit Segment 1?

Does he belong to both segments?

Thanks in advance for your help.

1 Accepted Solution

Avatar

Correct answer by
Level 9

Hi there,

I tested this thing with rule based traits. I created two rule based traits, and then two segments using both the traits. Segment1 uses Trait1 AND NOT Trait2, and Segment2 uses Trait1 AND Trait2.

I then used signal of Trait1 for a new visitor so that it gets qualified for Segment1. Then I accessed another page on that site that used an event to get qualified for Trait2. It was working on real time basis, that visitor went out of Segment1 and got into Segment2 upon getting qualified for Trait2.

So, the sequence you explained is correct.

Also, please note that this is a way to unsegment a user from a segment in real time, but there is no way to unrealize a user from a trait on real time at present.

Thanks,

Varun Kalra

View solution in original post

5 Replies

Avatar

Level 10

Hi,

As per the scenario above, if the user qualifies for Trait A and Trait B. Then, it will belong to both the segments 1 & 2.

Check product documentation to know more about Segments creation.

Thanks,

Gaurang

Avatar

Level 2

Hi Gaurang,

Thanks for your quick response. But, if the user belongs to both segments, it makes no sense since the user has qualified for trait B which is a condition for quitting segment 1.

Is this the expected behaviour?

Regards

Avatar

Level 10

Hi,

In the case of "AND NOT as a operator" if the user qualifies for trait B. It will only be part of segment 2 and not part of segment 1.

This is the expected behavior. Pardon me for the confusion.

Thanks,

Gaurang

Avatar

Level 2

Hello

So If I understood you correctly, the sequence would be:

  1. The user belongs to Segment 1.
  2. The user qualifies trait B.
  3. The user quits Segment 1 and joins Segment 2.

I am sorry to insist, but the part of quitting a segment is pretty important for our project. How often is segment belonging evaluated? Every time a user qualifies a trait?

Thinking about these doubts makes me wonder the behaviour of AAM in another scenario. If a segment is defined by traits A and B and after some time, those traits are replaced by traits C and D. All the users a re-evaluated after changing the segment?

Many thanks for your help and best regards.

Avatar

Correct answer by
Level 9

Hi there,

I tested this thing with rule based traits. I created two rule based traits, and then two segments using both the traits. Segment1 uses Trait1 AND NOT Trait2, and Segment2 uses Trait1 AND Trait2.

I then used signal of Trait1 for a new visitor so that it gets qualified for Segment1. Then I accessed another page on that site that used an event to get qualified for Trait2. It was working on real time basis, that visitor went out of Segment1 and got into Segment2 upon getting qualified for Trait2.

So, the sequence you explained is correct.

Also, please note that this is a way to unsegment a user from a segment in real time, but there is no way to unrealize a user from a trait on real time at present.

Thanks,

Varun Kalra