ga_set_tracking_id: Provide the Google Analytics tracking ID where all user...

Description Usage Arguments Value Examples

Description

The Google Analytics tracking ID looks something like UA-XXXXX-Y. For example UA-25938715-4. Get your own tracking ID at the Google Analytics website. All collected user interactions will be logged with that tracking ID.

Usage

1
ga_set_tracking_id(x = "UA-25938715-4")

Arguments

x

a character string with the Google Analytics tracking ID

Value

invisibly a list all general settings used to send data to Google Analytics

Examples

1
ga_set_tracking_id("UA-25938715-4")

bnosac/GAlogger documentation built on May 23, 2019, 6:05 a.m.