Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New parameter: force timeout on "today's" data #3095

Closed
mattab opened this issue Apr 7, 2012 · 0 comments
Closed

New parameter: force timeout on "today's" data #3095

mattab opened this issue Apr 7, 2012 · 0 comments
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.

Comments

@mattab
Copy link
Member

mattab commented Apr 7, 2012

For faster and better user experience, we could:

  • When clicking on websites URL, or on a Campaign name, or Custom Variable.. if the date includes today, it happens that report was re-processed and IDs changed between first table load and click on row.
    • In this case, we should say that clicks to load subtables should "reuse" the existing archive and not re-process it.
  • Segmentation: implement UI for adding/editing segments, and switching segments #2135 When working on segmentation selector we will need to get current year of data fast to have a Selector of all countries, keywords, etc.
    • for this selector we could call Last year + current year data + current week, but without forcing re-processing on current year
    • we'd like to reuse the last archive processed for current year for example
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

1 participant