Regex help in Classification Rule Builder
Hello,
I am trying to create site sections in Adobe Analytics. I already have the page in this format test: testa: testb: testc:testd
The url can vary from test: testa: testb: testc:testd to testa: testb: testc to testa: testb to test.
My current regex formula only works for test: testa: testb: testc:testd and none of the shorter pages.
This is the current formula I am using and its proving to not be of use because shorter urls are not being identified for classification.
^(.+)\:(.+)\:(.+)\:(.+)\:(.+)
Do you have a recommendation on how to create a dynamic formula?
Thanks,
Tim
