The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Если вы ранее работали с Core Reporting API Google Analytics, то
именно данный API будет для вас наиболее удобен, т.к. он позволяет
запрашивать данные используя такие же имена полей. Для работы с этим API
в rym
существует функция rym_get_ga
.
Аргументы функции rym_get_ga
:
<- rym_get_ga(counter = "ga:00000000",
ga.api.stat dimensions = "ga:date,ga:source",
metrics = "ga:sessions,ga:users",
start.date = "2018-08-01",
end.date = "20daysAgo",
filters = "ga:source==google.ru",
sort = "-ga:date",
login = "ваш логин",
token.path = "metrica_token")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.