ga_goal {googleAnalyticsR} | R Documentation |
Get goal
Description
Get goal
Usage
ga_goal(accountId, webPropertyId, profileId, goalId)
Arguments
accountId |
Account Id |
webPropertyId |
Web Property Id |
profileId |
Profile Id |
goalId |
Goal Id |
Value
Goal meta data
See Also
Other goal management functions:
ga_goal_add()
,
ga_goal_list()
,
ga_goal_update()
[Package googleAnalyticsR version 1.1.0 Index]