googleAnalyticsR icon indicating copy to clipboard operation
googleAnalyticsR copied to clipboard

Use the Google Analytics API from R

Results 47 googleAnalyticsR issues
Sort by recently updated
recently updated
newest added

Hello Mark! Can you add view / property currency field in output `ga_account_list("ga4")` and `ga_account_list("universal")`. I mean this settings ![](https://img.netpeak.ua/alsey/2OUBUZ.png)

enhancement

## What goes wrong Hello, I am currently unable to get an output from the ga_account_list() function as the function fails. The error message is copied below. ## Steps to...

bug

When attempting to connect from RStudio Server 1.4.1717, getting an error stating that the request is invalid after running: ``` library(googleAnalyticsR) ga_auth() ``` The error points to the issue: Error...

bug

## What goes wrong Using this code from this website https://code.markedmondson.me/googleAnalyticsR/articles/shiny.html and localy it's working fine but when I put it with in a Docker-Container I can log in but...

bug

## What goes wrong When loading the ga_model_example("ga-effect.gamr"), program executes and launches Oauth. As soon as authenticated, "An error has occurred! could not find function "register_theme_dependency"" I suspect that this...

bug

## What goes wrong Dimension "eventName" can't be set as a dimensions filter ## Steps to reproduce the problem dimension1

bug

Across the last few years, I wanted to use googleAnalyticsR, but failed to get it working. The searchConsoleR set up is always a breeze. For GA, I seem to be...

documentation