{"library":"vue-application-insights","type":"library","category":null,"description":"vue-application-insights is a JavaScript plugin designed to integrate Microsoft Azure Application Insights telemetry into Vue.js 2 applications. It provides a straightforward `Vue.use()` interface for initialization, accepting an Azure Application Insights instrumentation key and optionally integrating with Vue Router for automatic page view tracking. The plugin exposes the Application Insights client instance as `$appInsights` on Vue components, enabling developers to easily track custom events, metrics, exceptions, and traces within their application logic. The package, currently at version 1.0.7, appears to be targeting Vue 2 exclusively, with its last significant update several years ago, indicating it is likely abandoned in favor of newer, Vue 3-compatible alternatives like `vue3-application-insights`. Its primary utility lies in simplifying the setup of the Application Insights JavaScript SDK within the Vue 2 ecosystem, abstracting away manual script loading and initialization.","language":"javascript","status":"abandoned","version":"1.0.7","tags":["javascript","vue","vuejs","application-insights"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-application-insights","imports":["import VueAppInsights from 'vue-application-insights'","import Vue from 'vue'","this.$appInsights.trackEvent(\"eventName\", { property: 'value' })"]},{"cmd":"yarn add vue-application-insights","imports":[]},{"cmd":"pnpm add vue-application-insights","imports":[]}],"homepage":null,"github":"https://github.com/latelierco/vue-application-insights","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-application-insights","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-application-insights/compatibility"}}