Get Page View Data from Application Insights

。_饼干妹妹 提交于 2019-12-01 12:26:45

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!