Hi, we have a web request which is called by multiple web requests. I want to capture the referer so that i would know what all web requests are calling this particular web request. Can we do this using "Business Transaction Evaluation" or something else?
Answer by Andreas G. ·
You can capture the referer through the Servlet or ASP.NET Properties. I think it is actually captured by default - but - double check your sensor properties.
The referer will then show up in the Details Dialog of the Servlet Node in your PurePath. If you want to get an easy overview of all the referers per web request URL you can create a Business Transaction that splits by URI and by Referer
JANUARY 15, 3:00 PM GMT / 10:00 AM ET