Description Usage Arguments Value Author(s) References Examples
View source: R/rym_get_goals.R
Returns information about the purpose of the yandex metrica counter.
1 | rym_get_goals(counter, login = NULL, token.path = getwd())
|
counter |
Yandex Metrika counter ID |
login |
character, Your Yandex login |
token.path |
character, Directory for store API credential |
Data frame with list of yandex metrica counters
Alexey Seleznev
Official docs of 'Yandex Metrica Management API'
Run vignette("rym-management-api", package = "rym")
to see the corresponding vignette.
1 2 3 4 | ## Not run:
my_counters <- rym_get_goals(login = "my_login")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.