View source: R/custom_dims_mets.R
ga_custom_vars | R Documentation |
Get Custom Dimensions or Metrics
ga_custom_vars(
accountId,
webPropertyId,
type = c("customMetrics", "customDimensions"),
customId
)
accountId |
Account Id |
webPropertyId |
Web Property Id |
type |
A customMetric or customDimension |
customId |
The customMetricId or customDimensionId |
Custom Metric or Dimension meta data
Other custom variable functions:
ga_custom_vars_create()
,
ga_custom_vars_list()
,
ga_custom_vars_patch()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.