Module guide: Compare custom attributes Condition
Filter users by checking which of two given attributes has the larger value
What does it do?
This module allows you to split users based on a given numerical attributes comparison result.
How does it work?
Simply, pick two attributes you want to compare then pick one of the operators:
- greater >
- greater or equal >=
- equal ==
- lesser <
- lesser or equal =<
Case study
If you have attributes whose values have increased incrementally whenever a user opens a particular product category, you could then compare those attributes to find out what the person is interested in most and add that user to the appropriate mailing list.