GithubHelp home page GithubHelp logo

pkdevboxy / applicationinsights-js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/applicationinsights-js

0.0 2.0 0.0 4.98 MB

Microsoft Application Insights SDK for JavaScript

License: MIT License

TypeScript 56.80% HTML 2.46% PowerShell 0.96% JavaScript 38.04% Batchfile 0.27% C# 1.46%

applicationinsights-js's Introduction

Microsoft Application Insights JavaScript SDK

Application Insights tells you about your app's performance and usage. By adding a few lines of code to your web pages, you get data about how many users you have, which pages are most popular, how fast pages load, whether they throw exceptions, and more. And you can add code to track more detailed user activity.

Try Application Insights with JavaScript SDK - no Azure subscription required

If you don't have an Azure subscription and would like to try Application Insights on one of your own web pages, visit Try Application Insights Now.

Get started

To use this SDK, you'll need a subscription to Microsoft Azure. (There's a free package.)

In the Azure Preview Portal, open an Application Insights resource.

Get "code to monitor my web pages" from the Quick Start page, and insert it in the head of your web pages.

Use your web pages, and then look for user and page view results in the Application Insights resource.

Learn more.

API reference

Data on users, page views, and exceptions are provided out of the box. You can write your own code to track specific events and metrics.

See:

To build:

  • Visual Studio 2013 Ultimate with Update 4 or later
  • Clone the Git repository
  • Open Visual Studio solution (devenv JavaScript\Microsoft.ApplicationInsights.JavaScript.sln)
  • Build solution in Visual Studio

To run check-in tests

  • powershell "& .\RunTestsInBrowser.ps1" to run Tests.html in a browser (you might need to call Set-ExecutionPolicy to be able to execute the script)
  • Don't forget to build the solution after changing TypeScript files
  • Refresh Tests.html in the browser to re-run tests

Check out the Wiki for other useful info

https://github.com/Microsoft/ApplicationInsights-JS/wiki

Contributing

We strongly welcome and encourage contributions to this project. Please read the [contributor's guide][ContribGuide] located in the ApplicationInsights-Home repository. If making a large change we request that you open an [issue][GitHubIssue] first. We follow the [Git Flow][GitFlow] approach to branching.

applicationinsights-js's People

Contributors

maxshehovtsov avatar osvaldorosado avatar alexbulankou avatar assaf-neufeld avatar giladsu avatar regexrowboat avatar olegsych avatar ameyagholkar avatar abaranch avatar capfei avatar gregjhogan avatar

Watchers

James Cloos avatar Karthikeyan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.