Solved
How to identify highest score among several score fields?
We have several score fields to capture a user's affinity for product lines that are triggered when the user visits a web page specific to a product line. For example, visit a product line A page twice and a product line B page once, and product line A affinity score = 2 and product line B affinity score = 1. Is there a way to identify which affinity score is higher in order to segment? Ideally, we would use the highest affinity score field to display custom content for product line A, for this example, because the user's behavior indicates a greater interest in product line A over product line B.