Learn R Programming

⚠️There's a newer version (1.2.0) of this package.Take me there.

googleAnalyticsR

Get more examples and tutorials at the googleAnalyticsR website

Install

You also need googleAuthR

install.packages("googleAuthR")
install.packages("googleAnalyticsR")

Development version off github

remotes::install_github("MarkEdmondson1234/googleAnalyticsR")

Copy Link

Version

Install

install.packages('googleAnalyticsR')

Monthly Downloads

9,460

Version

0.8.0

License

MIT + file LICENSE

Maintainer

Mark Edmondson

Last Published

June 24th, 2020

Functions in googleAnalyticsR (0.8.0)

dim_ga4-class

`dim_ga4` class.
dim_filter

Make a dimension filter object
authDropdown

authDropdown [Shiny Module]
cohort

Cohort object
cohort_dimension_check

Check the request has cohort dimensions
dim_fil_ga4-class

`dim_fil_ga4` class.
authDropdownUI

authDropdown UI [Shiny Module]
cohort_metric_check

Check the request has cohort metrics
date_ga4

Make a date object
cohortGroup

Cohort Group object
dimension_ga4

Make a dimension object
dynamicSegment

Dynamic Segment v4 object
ga_aggregate

Aggregate a Google Analytics dataframe over inputted columns
ga_adwords_list

List AdWords
ga_clientid_activity

User Activity Request
fetch_google_analytics_4_slow

Fetch GAv4 requests one at a time
ga_clientid_activity_unnest

Unnest user activity columns
filter_clause_ga4

Make a dimension or metric filter clause object
ga_accounts

List account metadata
ga_custom_upload_delete

Deletes custom upload files for a given ids vector
ga_adwords

Get AdWords Link meta data
.filter_clauses_ga4-class

`.filter_clauses_ga4` class.
ga_adwords_add_linkid

Creates a Google Analytics webProperty-Google Ads link
ga_custom_upload_file

Upload data to Google Analytics
ga_account_list

Account summary for all accounts available to your user
ga_adwords_delete_linkid

Deletes a Google Analytics webProperty-Google Ads link
ga_auth_setup

Setup wizard for authentication options
fetch_google_analytics_4

Fetch multiple GAv4 requests
dynamicSegment_ga4-class

`dynamicSegment_ga4` class.
ga_custom_datasource

List Custom Data Sources
ga_filter_add

Create a new filter and add it to the view (optional).
ga_cache_call

Setup caching of API calls
ga_custom_upload

Custom Data Source Upload Status
ga_experiment_list

List Experiments
ga_custom_upload_list

List Custom Data Source Uploads
ga_filter_apply_to_view

Apply an existing filter to view.
ga_custom_vars

Get Custom Dimensions or Metrics
ga_auth

Authenticate with Google Analytics OAuth2
ga_allowed_metric_dim

Create named list of allowed GA metrics/dimensions
ga_custom_vars_create

Create a custom dimension
ga_experiment

Experiments Meta data
ga_meta

Get current dimensions and metrics available in GA API.
ga_model

Use a model function created by ga_model_make
ga_custom_vars_patch

Modify a custom dimension
ga_model_example

Load an example model
ga_filter

Get specific filter for account
ga_remarketing_list

List remarketing audiences
ga_remarketing_get

Get a remarketing audience
ga_model_edit

Edit a created ga_model
ga_custom_vars_list

List Custom Dimensions or Metrics
ga_clientid_deletion

Create or update a user deletion request
ga_filter_delete

Delete a filter from account or remove from view.
ga_model_tweet

Upload an interactive visualisation so it can be embedded in a tweet
ga_model_save

Save a created model
ga_unsampled_download

Download Unsampled Report from Google Drive. You must be authenticated with the same account that you setup the unsampled report. This means service account authentication is not supported.
ga_unsampled_list

List Unsampled Reports
makePivotNames

Make pivot column names
ga_clientid_hash

Get hashed version of client id (also known as hashClientId, hashedClientId, or BigQuery's fullVisitorId)
ga_filter_list

List filters for account
ga_filter_view

Get specific filter for view (profile)
makePivotData

Make pivot data rows
order_type_ga4-class

`order_type_ga4` class.
ga_segment_list

Get segments user has access to
ga_filter_update

Updates an existing filter.
ga_goal

Get goal
google_analytics_4_parse

ga v4 data parsing
ga_unsampled

Get Unsampled Report Meta Data
google_analytics_bq

Get Google Analytics 360 BigQuery data
ga_model_write

Write the ga_model functions to a file
segmentMetricFilter

segmentMetricFilter
ga_filter_update_filter_link

Update an existing profile filter link. Patch semantics supported
segmentFilter

Segment Filter
parse_ga_account_summary

New parse GA account summary
ga_remarketing_build

Create a remarketing audience for creation
order_type

Make an OrderType object
orFiltersForSegment_ga4-class

`orFiltersForSegment_ga4` class.
segmentFilterClause

segmentFilterClause
ga_users_add

Create or update user access to Google Analytics
ga_goal_add

Create a new goal.
ga_filter_view_list

List filters for view (profile)
segmentDefinition

Segment Definition
segment_vector_simple

Make a simple segment vector
segment_vector_sequence

Make sequenceSegment
ga_webproperty_list

List web properties
ga_users_delete

Delete all user access for an email
googleAnalyticsR

Library for getting Google Analytics data into R
met_filter

Make a metric filter object
met_fil_ga4-class

`met_fil_ga4` class.
segmentDef_ga4-class

`segmentDef_ga4` class.
ga_goal_list

List goals
ga_remarketing_create

Create a new remarketing audience
segmentChain

segmentChain
google_analytics

Get Google Analytics v4 data
segmentChainUI

segmentChain UI
multi_selectUI

multi_select UI [Shiny Module]
multi_select

multi_select [Shiny Module]
metric_ga4

Make a metric object
google_analytics_3

Get Google Analytics v3 data (formerly google_analytics())
ga_users_update

Update a user access in Google Analytics
ga_remarketing_estimate

Estimate number of users added to the segment yesterday
ga_view

Get single View (Profile)
orFiltersForSegment

orFiltersForSegment
ga_goal_update

Updates an existing goal.
ga_view_list

List View (Profile)
ga_webproperty

Get a web property
make_ga_4_req

Make a Google Analytics v4 API fetch
segmentBuilderUI

Create a GAv4 Segment Builder
ga_model_load

Load a created model
segmentBuilder

Create a GAv4 Segment Builder
make_cohort_group

Create a cohort group
segmentElementUI

A GAv4 segment element row
segment_define

Make a segment definition
ga_model_make

Modelling function factory for Google Analytics data
ga_users_delete_linkid

Delete users access from account, webproperty or view level
segmentDimensionFilter

segmentDimensionFilter
segment_ga4-class

`segment_ga4` class.
segmentObj_ga4

Segment objects
segment_element

Make a segment element
simpleSegment_ga4-class

`simpleSegment_ga4` class.
simpleSegment

Simple Segment
segment_ga4

Make a segment object for use
pivot_ga4

Make a pivot object
ga_users_list

List Users
google_analytics_bq_asynch

Asynch fetch
segmentFilter_ga4-class

`segmentFilter_ga4` class.
pivot_ga4_parse

pivot data parsing
met_ga4-class

`met_ga4` class.
makeOrFilters

Make orFiltersForSegment
segmentFilterClause_ga4-class

`segmentFilterClause_ga4` class.
sequenceSegment

sequenceSegment
meta

Google Analytics API metadata
sequenceSegment_ga4-class

`sequenceSegment_ga4` class.
segmentSequenceStep

segmentSequenceStep
segmentSequenceStep_ga4-class

`segmentSequenceStep_ga4` class.