powered by
Returns information about the purpose of the yandex metrica counter.
rym_get_goals(counter, login = getOption("rym.user"), token.path = getOption("rym.token_path"))
Data frame with list of yandex metrica counters
Yandex Metrika counter ID
character, Your Yandex login
character, Directory for store API credential
Alexey Seleznev
Official docs of 'Yandex Metrica Management API'
Docs on rym website
Run vignette("rym-management-api", package = "rym") to see the corresponding vignette.
vignette("rym-management-api", package = "rym")
if (FALSE) { my_counters <- rym_get_goals(login = "my_login") }
Run the code above in your browser using DataLab