Package: rym 1.1.0
rym: R Interface to Yandex Metrica API
Allows work with 'Management API' for load counters, segments, filters, user permissions and goals list from Yandex Metrica, 'Reporting API' allows you to get information about the statistics of site visits and other data without using the web interface, 'Logs API' allows to receive non-aggregated data and 'Compatible with Google Analytics Core Reporting API v3' allows receive information about site traffic and other data using field names from Google Analytics Core API. For more information see official documents <https://yandex.ru/dev/metrika/doc/api2/concept/about-docpage>.
Authors:
rym_1.1.0.tar.gz
rym_1.1.0.zip(r-4.7)rym_1.1.0.zip(r-4.6)rym_1.1.0.zip(r-4.5)
rym_1.1.0.tgz(r-4.6-any)rym_1.1.0.tgz(r-4.5-any)
rym_1.1.0.tar.gz(r-4.7-any)rym_1.1.0.tar.gz(r-4.6-any)
rym_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
rym/json (API)
| # Install 'rym' in R: |
| install.packages('rym', repos = c('https://selesnow.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/selesnow/rym/issues
Last updated from:2abdcf2b27. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 172 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 102 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 101 | ||
| windows-release | OK | 80 | ||
| windows-oldrel | OK | 108 | ||
| wasm-release | OK | 101 |
Exports:rym_add_goalrym_add_segmentrym_allow_callsrym_allow_offline_conversionrym_authrym_delete_uploaded_expenserym_disable_callsrym_disable_offline_conversionrym_enable_callsrym_enable_offline_conversionrym_get_countersrym_get_datarym_get_direct_clientsrym_get_filtersrym_get_garym_get_goalsrym_get_logsrym_get_my_loginsrym_get_segmentsrym_get_uploadings_callsrym_get_uploadings_expenserym_get_uploadings_offline_conversionsrym_upload_callsrym_upload_expenserym_upload_offline_conversionrym_users_grants
Dependencies:askpassclicurlgluehttrhttr2jsonlitelifecyclemagrittrmimeopensslpurrrR6rappdirsrlangstringistringrsysvctrswithr
Last update: 2021-09-03
Started: 2018-10-03
Last update: 2021-09-03
Started: 2018-10-03
Last update: 2021-09-03
Started: 2018-10-03
Last update: 2021-09-03
Started: 2018-10-03
Last update: 2021-09-03
Started: 2018-10-03
Last update: 2020-06-22
Started: 2020-06-11
Last update: 2020-06-22
Started: 2020-06-22
Last update: 2020-06-22
Started: 2020-06-22
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| R Interface to Yandex Metrica API | rym-package rym |
| Create goal in 'Yandex Metrica' | rym_add_goal |
| Create segment in 'Yandex Metrica' | rym_add_segment |
| Authentication in Yandex Metrika API | rym_auth |
| Load Yandex Metrica counters | rym_get_counters |
| Load data by compatible with the 'Google Analytics Core Reporting API' | rym_get_data |
| Load Yandex.Direct clients | rym_get_direct_clients |
| List of filters | rym_get_filters |
| Work with 'compatible with the Google Analytics Core Reporting API (v3)' | rym_get_ga |
| List of goals | rym_get_goals |
| Get raw data from yandex metrika. | rym_get_logs |
| Show list of auth logins | rym_get_my_logins |
| List of segments | rym_get_segments |
| List of users permissions | rym_users_grants |
| Manage callss | rym-calls rym_allow_calls rym_disable_calls rym_enable_calls rym_get_uploadings_calls rym_upload_calls |
| Manage Cost Data Upload | rym-expense-uploading rym_delete_uploaded_expense rym_get_uploadings_expense rym_upload_expense |
| Manage offline conversions | rym-offline-conversion rym_allow_offline_conversion rym_disable_offline_conversion rym_enable_offline_conversion rym_get_uploadings_offline_conversions rym_upload_offline_conversion |
