Skip to content

v0.21.5

Compare
Choose a tag to compare
@MaxShehovtsov MaxShehovtsov released this 13 Jan 22:23
· 2184 commits to master since this release
  • 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.