Hi Team,
Please help me to create BTM as follows :
We have 2 different purepaths having different 'Location' parameter as shown in snapshot.
Main request is web/L001/retail/jsp/user/RetailSignOn.aspx
when it has error we get "/web/errsetup.aspx?" in 'Location' field.
But when it is ok we get "/web/L001/retail/jsp/user/main.aspx?"
If one of 'Location' parameter matches we should capture in BTM.
Please help.
Regards,
Jalpesh Shelar
Answer by Andreas G. ·
Give the following a try:
A: Create one Request Header Measure to verify if the Referer header contains your main request url
B: Create one Response Header Measure to verify if Location is or error page
C: Create one Response Header Measure to verify if Lication is your other OK page url.
Now create a BT and use these 3 as filter measures where you say A and B or C -> I am not 100% sure if this works but I think its worth a shot
Andi
JANUARY 15, 3:00 PM GMT / 10:00 AM ET