Can I create a business transaction split from Web Request Query?
here is the query looks like:
URL=Documents/Reference/New_Business/CIC_NY_MainNew_1794631861633.aspx
I want BT to report value "1794631861633"?
Sharyl
Answer by Santiago G. ·
Hello Sharyl,
Yes you can do that. You need to make sure you create a measure based on "Web Request - URI pattern Value" and define a transformation regex for the last part of your URL. And you can use that measure to split your BT and you will get every value.
Please keep in mind that if there are too many values, you will create a BT with a lot of splits and can cause Measure explosion. I would suggest to uncheck "Store results in Performance Warehouse", this way you can evaluate how your BT is behaving and make the decision of modifying your split options.
Hope that helps.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET