setGoogleAnalyticsId {Nozzle.R1}R 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


[Package Nozzle.R1 version 1.1-1.1 Index]