madsthom / googleAnalyticsR

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

Home Page:http://code.markedmondson.me/googleAnalyticsR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

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

http://code.markedmondson.me/googleAnalyticsR

License:Other


Languages

Language:HTML 70.8%Language:R 29.2%