googleAnalyticsR
Google Analytics API into R
Interact with the Google Analytics APIs <https://developers.google.com/analytics/>, including the Core Reporting API (v3 and v4), Management API, User Activity API GA4's Data API and Admin API and Multi-Channel Funnel API.
README
This is an example of how to use `ga_model_*` functions to create Shiny apps. The app authenticates using `gar_shiny_*` from `googleAuthR`, then loads a preexisting model that takes care of the UI and server side logic for fetching, modelling and plotting your Google Analytics data.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.2.0 |
2026-04-09 windows/windows R-4.5 | googleAnalyticsR_1.2.0.zip |
1.1 MiB |
Dependencies (latest)
Imports
Suggests
- covr
- formatR
- googleCloudStorageR (>= 0.2.0)
- htmlwidgets
- knitr
- lifecycle (>= 1.0.0)
- miniUI (>= 0.1.1)
- rmarkdown
- shiny (>= 1.6.0)
- testthat