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.2 |
Depends: | R (≥ 3.0.0) |
Imports: | httr (≥ 0.6), httpuv, RCurl, jsonlite, shiny (≥ 0.11) |
Suggests: | knitr, testthat |
Published: | 2015-02-02 |
Author: | Artem Klevtsov [aut, cre], Philipp Upravitelev [ctb], Olga Shramko [ctb] |
Maintainer: | Artem Klevtsov <a.a.klevtsov at gmail.com> |
BugReports: | https://bitbucket.org/unikum/rga/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://bitbucket.org/unikum/rga |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | RGA results |
Reference manual: | RGA.pdf |
Vignettes: |
Authorisation Management API Metadata API Reporting API |
Package source: | RGA_0.2.tar.gz |
Windows binaries: | r-devel: RGA_0.2.zip, r-release: RGA_0.2.zip, r-oldrel: RGA_0.2.zip |
OS X Snow Leopard binaries: | r-release: RGA_0.2.tgz, r-oldrel: RGA_0.1.4.tgz |
OS X Mavericks binaries: | r-release: RGA_0.2.tgz |
Old sources: | RGA archive |