As you know we have default user attributes, some dynamic, but also allow you to add new attributes.
Some of those attributes have default values in the system, in order to be easier to use in segmentations.
The following attributes have a default value. This means that conditions like “is not set” will always fail.
Attribute | Type | Default Value |
isSpam | boolean | false |
isSubText | boolean | false |
isCustomer | boolean | false |
string | <empty string> | |
county | string | <empty string> |
firstname | string | <empty string> |
lastname | string | <empty string> |
name | string | <empty string> |
totalPurchasesValue | float | 0 |
lastPurchaseValue | float | 0 |
numberOfPurchases | float | 0 |
score | integer | 0 |