- Revenera Community
- :
- Usage Intelligence
- :
- Usage Intelligence Forum
- :
- Re: Downloading data - Custom events and Raw data
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Downloading data - Custom events and Raw data
Some concerns on downloading data.
I am asking myself why do not all data downloads appear on the same side.
Why do i have to navigate to different locations, which far away from each other.
Custem event data: https://analytics.revulytics.com/custom-event/tracking/
Raw data: https://analytics.revulytics.com/data-management/exports/
I would expect that both can be found at one location.
Further it may happen that the Raw datas are very big, but even than i would prefer to download the data of a whole week, or whole month instead of downloading each day.
Kind regards
Hannes
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi, we have added this into our product management system as an enhancement request. We are currently progressing with a major user interface redesign of the usage intelligence solution. We certainly see the value in having one place to access all downloads and will consider this request once the redesign is complete.
Vic
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Maybe you should consider it before the redesign is complete.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hannes: I have an R package I created that can automate the download of the daily files. We were storing those as zip and using them ad hoc, until very recently we implemented a process in Azure Data Factory that unzips them and stores it all as parquet files that we can use for analysis and reporting.
https://cran.r-project.org/web/packages/reveneraR/index.html
