问题
Using the .NET/C# library from Application Insights, is there a way for me to retrieve Page View data?
回答1:
What library, you mean the Application Insights SDK? Then no, that is not possible. It is only for sending data. For getting data you can use the Rest API.
来源:https://stackoverflow.com/questions/45392777/get-page-view-data-from-application-insights