Regarding classifications
I am working on classifications thing and new to adobe analytics, i want to send a text assigned to prop by ':' delimiter(for example s.prop1="A:B:C") in the siteCatalyst i want to see the stuff to be like... suppose let say s.prop1="Text:SomeText:AnotherText" i want the below format in site catalyst
A
Text
B
Some Text
C
Another Text
Instead of using 3 props i want to use one prop and let the site catalyst do the work for me by enabling the delimiter.., is it possible with classifications? i've tried creating the classifications for that prop, downloaded the template, uploaded with filled details and later day details i have filled shows correctly; But the issue is i want to send text from an application as in a single prop "Text:SomeText:AnotherText" and let it classify for me.