latelierco / vue-application-insights

MIT License
26 stars 9 forks source link

Initializing AppInsights from outside the Vue application #3

Closed victorjonsson closed 5 years ago

victorjonsson commented 5 years ago

Maybe you use server side code to include the javascript snippet that initializes AppInsights. In that case you want to provide the AppInsights instance to the Vue plugin and prevent it from tracking the initial page view.