How to Get Link Clicked That Accessed the Application with App Services and Stream Analytics Jobs

Patrick Wenzel 1 Reputation point
2021-07-16T14:19:59.657+00:00

Hello,
I was looking to get some guidance on how to tell what the URL is of the page a user was on to get to the application. For example, if an application can be accessed in multiple locations and I would like to create a metric that analyzes the percentages of where users are coming from. The architecture of our application event logging through the JavaScript Application Insights SDK which we use to connect to the Azure Application Insights resource we manage. From there we parse that data with Stream Analytics Jobs to make it useful. But the primary logging method is Azure App Insights from the JS App Insights SDK. We just send telemetry data from our App UIs. The links of the pages that would have the links to the Azure apps would be skydrive.com links.

 Another metric we are going to implement is total logins where a login event will be sent on the startup of the app. Would this be the best time to also send the link?
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,829 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
0 comments No comments
{count} votes