googleanalytics Simple R package to send Google Analytics events to Google Analytics. Installation # install.packages("remotes") remotes::install_github("the-y-company/googleanalytics") Usage Just call useGA("<my-id>") with your Google Analytics tracking ID in your UI.