Match All Conditions
Instruct Geoflow to only display an element if all of the conditions you have defined match the visitor data properties.
How Does It Work?
By default, Geoflow will display an element if any conditions you have defined match (return true). This means if you have added three conditions and one of them is true, then the element is visible.
You can override this default behaviour by applying the attribute name and value noted below.
How To Implement
Any value other than 'all' added to this data attribute will have no effect.
Examples
Last updated
Was this helpful?