R_Google_Analytics icon indicating copy to clipboard operation
R_Google_Analytics copied to clipboard

This is the repo with the code snippets that supply the "R + Google Analytics = FUN" post regarding getting speed metrics and clickstream data off of the GA API to R.

R_Google_Analytics

code snippets from the statsravingmad.com/blog post that guides you through querying the GA API to get speed data to a local R data frame. the implementation is based on the rga package.