/googleAnalyticsR

A new Google Analytics R library using googleAuthR and v4 of the reporting API

Primary LanguageHTMLOtherNOASSERTION

googleAnalyticsR

Travis-CI Build Status CRAN codecov

Get more examples and tutorials at the googleAnalyticsR website

Install

You also need googleAuthR

install.packages("googleAuthR")
install.packages("googleAnalyticsR")

Development version off github

remotes::install_github("MarkEdmondson1234/googleAnalyticsR")