Welcome to the website for googleAnalyticsR, an R library for working with Google Analytics data.
Follow development on the project's Github development site.
Any bugs or feature requests please file an issue.
Collaboration is welcomed and encouraged, if you are interested get in touch.
- First Google Analytics Reporting v4 API library for R
- v4 features include: dynamic calculated metrics, pivots, histograms, date comparisons, batching.
- v4 API explorer
- API metadata of possible metrics and dimensions
- Multi-user login in Shiny App
- Integration with BigQuery Google Analytics Premium/360 exports.
- Single authentication flow can be used with other
googleAuthR
apps likesearchConsoleR
- Automatic batching, sampling avoidance with daily walk, multi-account fetching, multi-channel funnnel
- Support for
googleAuthR
batch. For big data calls this could be 10x quicker than normal GA fetching. - Meta data in attributes of returned dataframe including date ranges, totals, min and max
These are all great libraries that also work with Google Analytics data in R, that I have taken inspiration from.