Skip to content
Snippets Groups Projects
  1. Jun 07, 2012
  2. Jun 06, 2012
  3. Jun 05, 2012
  4. Jun 04, 2012
  5. Jun 01, 2012
  6. May 31, 2012
  7. May 30, 2012
    • Shane Tomlinson's avatar
      Filter and namespace the interaction data. · 725e85ba
      Shane Tomlinson authored
      * Set up a table that says which events are noteworthy
      * Save the number of emails a user has.
      * All screens are namespaced under the screen namespace
      * User interactions are saved under the user namespace
      * window related events are under the window namespace
      * Modify the hub to call global listeners before exact match listeners - this keeps events in the correct order in the store - the previous way had a new screen show up in the KPI event log before the "screen.cancel" event that triggered its display.
      
      issue #1614
      issue #1619
      725e85ba
Loading