Ask questionsWhen requesting Date Range or Custom Segment, only archive the requested record
The goal of this issue is to make archiving faster for Date Range requests and Custom Segments requests. This follows up: #4768
Currently when a date range API query is issued, it will pre-process all reports for the given plugin being requested. For example when requesting the "Page URLs" report for a custom date range or segment, it will pre-process all Actions plugin reports including Page URLs, Page titles, Downloads, Outlinks.
In this issue we would like to improve the algorithm so that only the requested report (ie. a Blob Record) is archived.
This may need to be done at the same time as #7470
Answer
questions
tsteur
I was more meaning only adding a major issue but not scheduling it yet but added it for now to 4.5 milestone as it would be good to have but not 100% sure on it's impact yet (in some cases it be quite a big impact though). To be seen how easy it is to develop.
Related questions