Closed
Bug 1003116
Opened 11 years ago
Closed 11 years ago
API to report on referrer stats to build a dashboard
Categories
(Webmaker Graveyard :: Metrics, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: paula, Assigned: adam)
References
Details
(Whiteboard: [allhands][metrics])
Attachments
(1 file)
Ship description of MVP dashboard for referrer ID
Assignee | ||
Updated•11 years ago
|
Whiteboard: [allhands] [metrics] → [allhands][metrics]
Assignee | ||
Comment 1•11 years ago
|
||
Just noting this down while I was thinking about it.
As a starting point, I think we can work with this minimum data, RID against datetime.
[
{date: "2011-11-14T16:17:54Z", RID: "somerandomstring"},
{date: "2011-11-14T16:20:19Z", RID: "somerandomstring"},
{date: "2011-11-14T16:28:54Z", RID: "anotherRandomString"}
]
Then I can use something like http://square.github.io/crossfilter/ to provide a way of exploring the data.
Assignee: nobody → adam
Comment 2•11 years ago
|
||
Attachment #8414787 -
Flags: review?(cade)
Updated•11 years ago
|
Attachment #8414787 -
Flags: review?(cade) → review+
Comment 3•11 years ago
|
||
The API is up at https://park-warden-production.herokuapp.com/api/
Onto you for some front-end work Adam!
Assignee | ||
Comment 4•11 years ago
|
||
Closing this, and moving the front end work to a separate post all-hands task: Bug 1003932
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Summary: design MVP referrer dashboard → API to report on referrer stats to build a dashboard
You need to log in
before you can comment on or make changes to this bug.
Description
•