bnosac/GAlogger: Log Events and Usage to Google Analytics

Store events to Google Analytics in order to track usage of your application. This allows R developers and application owners to easily store how people use specific functions, shiny applications, web services, when packages are loaded or to store basic code status messages or error messages. The events are stored on Google Analytics which allows to quickly see how one is using your application. Events are only send in case the user gives his or her approval.

Getting started

Package details

MaintainerJan Wijffels <jwijffels@bnosac.be>
LicenseMPL-2.0
Version0.1
URL https://github.com/bnosac/GAlogger
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bnosac/GAlogger")
bnosac/GAlogger documentation built on May 23, 2019, 6:05 a.m.