setGoogleAnalyticsId: Set the Google Analytics tracking ID to be embedded in this...

View source: R/nozzle.R

setGoogleAnalyticsIdR Documentation

Set the Google Analytics tracking ID to be embedded in this report ("web property id", usually starts with "UA-").

Description

Set the Google Analytics tracking ID to be embedded in this report ("web property id", usually starts with "UA-").

Usage

  setGoogleAnalyticsId(report, id)

Arguments

report

Report element.

id

Web property ID for the Google Analytics tracking account.

Value

Updated report element.

Note

A (free) Google Analytics account is required.

Author(s)

Nils Gehlenborg nils@hms.harvard.edu

References

http://www.google.com/analytics


Nozzle.R1 documentation built on June 23, 2022, 9:10 a.m.