RGA-package |
A Google Analytics API client for R |
authorize |
Authorize the RGA package to the user's Google Analytics account using OAuth2.0 |
dims_mets |
The shiny app to lists all columns for a Google Analytics given report type |
ga |
Lists all columns for a Google Analytics core report type |
get_accounts |
Lists all accounts which the user has access to |
get_firstdate |
Get the first date with available data |
get_ga |
Get the Anaytics data from Core Reporting API for a view (profile) |
get_goal |
Gets a goal to which the user has access to |
get_goals |
Lists goals which the user has access to |
get_mcf |
Get the Anaytics data from Multi-Channel Funnels Reporting API for a view (profile) |
get_profile |
Gets a view (profile) to which the user has access to |
get_profiles |
Lists views (profiles) which the user has access to |
get_rt |
Get the Anaytics data from Real Time Reporting API for a view (profile) |
get_segments |
Lists segments which the user has access to |
get_webproperties |
Lists web properties which the user has access to |
get_webproperty |
Gets a web property to which the user has access to |
list_accounts |
Lists all accounts which the user has access to |
list_goals |
Lists goals which the user has access to |
list_profiles |
Lists views (profiles) which the user has access to |
list_segments |
Lists segments which the user has access to |
list_webproperties |
Lists web properties which the user has access to |
RGA |
A Google Analytics API client for R |
rga |
A Google Analytics API client for R |