extract_ga_data: Extract GA Data

Description Usage Arguments Value

View source: R/extract.R

Description

A function for looping trhough a list of GA Views to extract custom dimensions implemented across views

Usage

1
2
3
4
extract_ga_data(ga_ids, extract_dates = NULL, extract_metrics = NULL,
  extract_dimensions = NULL, dim_list_map = NULL,
  dim_filter_string = NULL, outfile_dim_colname = NULL,
  outfile_tz_col = FALSE, outfile_directory = NULL)

Arguments

outfile_directory

Value

a dataframe object


justinjm/googleAnalyticsRETL documentation built on April 23, 2020, 4:16 p.m.