aggregateGAData | Aggregate a Google Analytics dataframe over inputted columns |
allowed_metric_dim | Create named list of allowed GA metrics/dimensions |
anti_sample | Get a GA request with anti-sampling |
authDropdown | authDropdown [Shiny Module] |
authDropdownUI | authDropdown UI [Shiny Module] |
cat0 | if argument is NULL, no line output |
checkPrefix | check it starts with ga: and if not puts it on |
cohort | Cohort object |
cohort_dimension_check | Check the request has cohort dimensions |
cohortGroup | Cohort Group object |
cohort_metric_check | Check the request has cohort metrics |
date_ga4 | Make a date object |
dimension_ga4 | Make a dimension object |
dim_filter | Make a dimension filter object |
dynamicSegment | Dynamic Segment v4 object |
error.message | Get the error message |
expect_null_or_s3_class | Expect NULL or class (s3) |
expect_null_or_type | Expect NULL or type |
fetch_google_analytics_4 | Fetch multiple GAv4 requests |
filter_clause_ga4 | Make a dimension or metric filter clause object |
ga_accounts | Get account list |
ga_adwords | Get AdWords Link meta data |
ga_adwords_list | List AdWords |
ga_auth | Authenticate with Google Analytics OAuth2 |
ga_custom_datasource | List Custom Data Sources |
ga_custom_upload | Custom Data Source Upload Status |
ga_custom_upload_file | Upload data to Google Analytics |
ga_custom_upload_list | List Custom Data Source Uploads |
ga_custom_vars | Get Custom Dimensions or Metrics |
ga_custom_vars_list | List Custom Dimensions or Metrics |
ga_experiment | Experiments Meta data |
ga_experiment_list | List Experiments |
ga_filter | Get specific filter for account |
ga_filter_list | List filters for account |
ga_filter_view | Get specific filter for view (profile) |
ga_filter_view_list | List filters for view (profile) |
ga_goal | Get goal |
ga_goal_list | List goals |
ga_remarketing_estimate | Estimate number of users added to the segment yesterday |
ga_remarketing_get | Get a remarketing audience |
ga_remarketing_list | List remarketing audiences |
ga_segment_list | Get segments user has access to |
ga_unsampled | Get Unsampled Report Meta Data |
ga_unsampled_list | List Unsampled Reports |
ga_view | Get single View (Profile) |
ga_view_list | List View (Profile) |
ga_webproperty | Get web property |
ga_webproperty_list | List web properties |
getColNameOfClass | Gets the names of a dataframe's columns of a certain class |
google_analytics | Get Google Analytics v3 data |
google_analytics_4 | Get Google Analytics v4 data (single request) |
google_analytics_4_parse | ga v4 data parsing |
google_analytics_4_parse_batch | ga v4 parse batching |
google_analytics_account_list | Get account summary including the ViewId |
google_analytics_bq | Get Google Analytics 360 BigQuery data |
google_analytics_bq_asynch | Asynch fetch |
google_analytics_meta | Get current dimensions and metrics available in GA API. |
googleAnalyticsR | Library for getting Google Analytics data into R |
hourly_anti_sample | hourly get request with anti-sampling |
idempotency | Idempotency |
is.error | Is this a try error? |
is.NullOb | A helper function that tests whether an object is either NULL... |
listNameToDFCol | Add name of list entry of dataframe to dataframe colum |
make_cohort_group | Create a cohort group |
make_ga_4_req | Make a Google Analytics v4 API fetch |
makeOrFilters | Make orFiltersForSegment |
makePivotData | Make pivot data rows |
makePivotNames | Make pivot column names |
meta | Google Analytics API metadata |
met_filter | Make a metric filter object |
metric_ga4 | Make a metric object |
multi_select | multi_select [Shiny Module] |
multi_selectUI | multi_select UI [Shiny Module] |
myMessage | Customer message log level |
order_type | Make an OrderType object |
orFiltersForSegment | orFiltersForSegment |
parse_ga_account_summary | New parse GA account summary |
pivot_ga4 | Make a pivot object |
pivot_ga4_parse | pivot data parsing |
reexports | Objects exported from other packages |
rmNullObs | Recursively step down into list, removing all such objects |
segmentBuilder | Create a GAv4 Segment Builder |
segmentBuilderUI | Create a GAv4 Segment Builder |
segmentChain | segmentChain |
segmentChainUI | segmentChain UI |
segment_define | Make a segment definition |
segmentDefinition | Segment Definition |
segmentDimensionFilter | segmentDimensionFilter |
segment_element | Make a segment element |
segmentElementUI | A GAv4 segment element row |
segmentFilter | Segment Filter |
segmentFilterClause | segmentFilterClause |
segment_ga4 | Make a segment object for use |
segmentMetricFilter | segmentMetricFilter |
segmentObj_ga4 | Segment objects |
segmentSequenceStep | segmentSequenceStep |
segment_vector_sequence | Make sequenceSegment |
segment_vector_simple | Make a simple segment vector |
sequenceSegment | sequenceSegment |
simpleSegment | Simple Segment |
timestamp_to_r | Timestamp to R date |
unitToList | Allow unit lists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.