Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Application Insights analytics support #1257

Merged
merged 1 commit into from
Nov 15, 2016
Merged

Add Application Insights analytics support #1257

merged 1 commit into from
Nov 15, 2016

Conversation

Ky7m
Copy link
Contributor

@Ky7m Ky7m commented Nov 14, 2016

Add Application Insights analytics support. Application Insights for web pages allows to get timings of page loads and AJAX calls, counts and details of browser exceptions and AJAX failures, as well as users and session counts. All these can be segmented by page, client OS and browser version, geo location, and other dimensions. You can set alerts on failure counts or slow page loading. And by inserting trace calls in your JavaScript code, you can track how the different features of your web page application are used. More details can be found on offical page.

@iissnan iissnan merged commit 2db2023 into iissnan:master Nov 15, 2016
@iissnan
Copy link
Owner

iissnan commented Nov 15, 2016

Thanks. 👍

@Ky7m Ky7m deleted the add_application_insights_analytics_support branch November 15, 2016 07:57
habren pushed a commit to habren/hexo-theme-next that referenced this pull request Apr 9, 2017
…alytics_support

Add Application Insights analytics support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants