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.
Stefan McKinnon Edwards <smhe@kamstrup.dk>
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
).
Useful links:
Report bugs at https://github.com/stefanedwards/AzureAppInsights/issues