Learn R Programming

AzureAppInsights (version 0.3.1)

AzureAppInsights-package: Azure Application Insights for web pages

Description

Add Azure Application Insights tracking to a Shiny App. Requires an active Azure subscription and Application Insights instrumentation key! Based on https://docs.microsoft.com/en-us/azure/azure-monitor/app/javascript / https://github.com/microsoft/ApplicationInsights-JS.

Arguments

Author

Stefan McKinnon Edwards <smhe@kamstrup.dk>

Details

Documentation in this page will be limited, as most is explained on the main page.

Supports so far only pageViews (automatically sent), autoTrackPageVisitTime (when configured with config), customEvents (see trackEvent).

See Also