github microsoft/ApplicationInsights-JS 0.21.5
v0.21.5

latest releases: 3.2.0, nightly-240412-01, nightly-240410-01...
8 years ago
  • Added monitoring of ajax calls
  • Extended trackPageView() to take page view duration as a parameter
  • Fixed start/stopTrackEvent() to automatically calculate duration and report it as a custom property
  • Disabled automatic collection of screen resolution and locale (see microsoft/ApplicationInsights-Announcements#5)
  • New 'overridePageViewDuration' config parameter setting page view duration to the time from page load start to the call to trackPageView(). (By default page view duration is set to page load time using window.navigation.timing API).

We also enabled gzip compression for JSSDK CDN, ai.0.js is about 15KB now.

Don't miss a new ApplicationInsights-JS release

NewReleases is sending notifications on new releases.