Ticket #291 (new New feature)

Opened 5 months ago

Last modified 1 month ago

Period compare mode

Reported by: mauser Assigned to: mauser
Priority: major Milestone: Future features
Component: Core Version:
Keywords: Cc:

Description (Last modified by matt)

To add this feature we need

  • a new calendar that supports "compare mode" - choosing 2 dates & periods to compare
  • DataTable_Compare

Random notes We add 2 additional vars in url:

  • period_compare
  • period_date

In period compare mode we display all graphs comparing data from 2 periods.

Note: When we switch to Pie chart or Bar graph we can display 2 graphs for different periods, but this should be added in visualization layer.

Examples [to be added]

DataTable_Compare

DataTable_Compare must support:

  • comparing any number of tables of anything (i.e. keywords, browsers, visits) by anything (in fact for now we can think of site and period)

o compare search engines keywords of 3 sites

o compare number of page visitors and hits in 2 different periods

UI:

  • displaying 2 or more columns with % difference to the first column

New calendar UI

New features:

  • compare periods mode: we can choose 1 date & period (normal mode) or 2 dates & periods (compare mode, #291) that we pass then in url vars: period, date, period_compare, period_date

o google analytics has a good UI that we can look up to

To do:

  • one javascript "popup" for both choosing a period and choosing dates, so we can change both date and period without reloading the page

  • design new interface, so it looks more clear, fresh, better

References

Attachments

google analytics calendar.png (38.5 kB) - added by matt on 10/14/08 17:48:16.

Change History

07/10/08 01:05:46 changed by mauser

  • owner set to mauser.
  • description changed.

10/14/08 17:43:11 changed by matt

  • milestone changed from Stable release to Future features.

10/14/08 17:46:29 changed by matt

  • description changed.

10/14/08 17:47:58 changed by matt

  • description changed.

10/14/08 17:48:16 changed by matt

  • attachment google analytics calendar.png added.

10/14/08 17:51:43 changed by matt

  • description changed.