| ga_webproperty | R Documentation |
Gets metadata for one particular web property
ga_webproperty(accountId, webPropertyId)
accountId |
Account Id |
webPropertyId |
Web Property Id e.g. |
webproperty
Other account structure functions:
ga_account_list(),
ga_accounts(),
ga_view_list(),
ga_view(),
ga_webproperty_list()
## Not run:
library(googleAnalyticsR)
ga_auth()
wp <- ga_webproperty(1058095, "UA-1058095-1")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.