Description
Google Analytics API into R.
Description
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.md
googleAnalyticsR
Install
From CRAN:
install.packages("googleAnalyticsR")
Or the latest development version on GitHub:
remotes::install_github("8-bit-sheep/googleAnalyticsR")
Getting started
Examples and tutorials available at https://8-bit-sheep.com/googleAnalyticsR.