Question
Can a delimited variable be split for conversion metrics?
I have an evar that has the product type(s) being purchased on a comma-delimited basis.
ex:
- prodA,prodB (that'd an order with two products - one of type A and one of type B)
- prodB,prodB,prodB (that'd be an order with three of product type B)
We only have 6 types of products, but several thousand permutations of this eVar and the corresponding orders with it.
Is there a way to split out the variable by the delimiter and then have adobe count the products ordered?