Provides functions for accessing and retrieving data from the Google Analytics APIs (https://developers.google.com/analytics/). Supports OAuth 2.0 authorization. Package provides access to the Management, Core Reporting, Multi-Channel Funnels Reporting, Real Time Reporting and Metadata APIs. Access to all the Google Analytics accounts which the user has access to. Auto-pagination to return more than 10,000 rows of the results by combining multiple data requests. Also package provides shiny app to explore the core reporting API dimensions and metrics.
Version: | 0.4.2 |
Depends: | R (≥ 3.2.0) |
Imports: | jsonlite, httr (≥ 1.1.0), plyr, lubridate |
Suggests: | knitr, rmarkdown, testthat, shiny |
Published: | 2016-04-08 |
Author: | Artem Klevtsov [aut, cre], Philipp Upravitelev [ctb], Olga Shramko [ctb] |
Maintainer: | Artem Klevtsov <a.a.klevtsov at gmail.com> |
BugReports: | https://github.com/artemklevtsov/RGA/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/artemklevtsov/RGA |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | RGA results |
Reference manual: | RGA.pdf |
Vignettes: |
Authorization Management API Metadata API Reporting API |
Package source: | RGA_0.4.2.tar.gz |
Windows binaries: | r-devel: RGA_0.4.2.zip, r-release: RGA_0.4.2.zip, r-oldrel: RGA_0.4.2.zip |
macOS binaries: | r-release: RGA_0.4.2.tgz, r-oldrel: RGA_0.4.2.tgz |
Old sources: | RGA archive |
Please use the canonical form https://CRAN.R-project.org/package=RGA to link to this page.