-
Notifications
You must be signed in to change notification settings - Fork 43
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
Metrics plan #45
Comments
Closed
Additional note, here: This plan should result in the production of |
@lmorchard i think final UX does not have any bookmarks folder backing snooze tabs, so that last item is moot |
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 13, 2017
* Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Add first draft of docs/metrics.md * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 13, 2017
* Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Add first draft of docs/metrics.md * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 13, 2017
* Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Add first draft of docs/metrics.md * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
Needs: what are the questions we're asking, and how do we know it's successful. Assigning to Wil and John. |
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 17, 2017
* Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Add first draft of docs/metrics.md * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 17, 2017
* Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Add first draft of docs/metrics.md * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 19, 2017
* Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Add first draft of docs/metrics.md * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 19, 2017
* Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Add first draft of docs/metrics.md * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 24, 2017
* Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Add first draft of docs/metrics.md * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 24, 2017
* Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Add first draft of docs/metrics.md * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 24, 2017
* Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Add first draft of docs/metrics.md * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 25, 2017
* Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Add first draft of docs/metrics.md * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
lmorchard
added a commit
to lmorchard/SnoozeTabs
that referenced
this issue
Jan 25, 2017
* Add first draft of docs/metrics.md * Create `lib/metrics.js` to organize metrics pings & tab state tracking * Add metrics pings to `background.js` * Include time option type ID in snoozed tab data for `snooze` event * Include tab ID in snoozed tab data when snoozed for `resnooze` event * Tests for `lib/metrics.js` Fixes bwinton#45. Fixes bwinton#46.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to come up with a firm initial metrics plan. Notes from acceptance criteria as a starting point:
it should measure clicks into bookmarks folder from the panelThe text was updated successfully, but these errors were encountered: