Closed
Bug 566946
Opened 15 years ago
Closed 1 year ago
Tab Switch Study: track open tab events
Categories
(Mozilla Labs Graveyard :: Test Pilot Studies, defect)
Mozilla Labs Graveyard
Test Pilot Studies
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: cjung, Unassigned)
Details
(Whiteboard: tab-switch-study)
Open events tracking is broken in the newest version of this study, although it was known it work in previous versions.
For out analysis, we are backing these open events out and defining an open event by a switch event to a new unique tab id OR a load event to a new unique tab id.
Reporter | ||
Comment 1•15 years ago
|
||
(In reply to comment #0)
> Open events tracking is broken in the newest version of this study, although it
> was known it work in previous versions.
>
> For out analysis, we are backing these open events out and defining an open
> event by a switch event to a new unique tab id OR a load event to a new unique
> tab id.
Actually, while "Open Link in New Tab" events are tracked consistently as a load event to a new unique id, opening up a new blank tab seems be recorded as a switch event to a new unique id, followed by a load event on that same new id. So there are two row entries for opening up a blank tab, although I don't think ALL open new tab events are tracked this way. I sometimes get a random mix of switch and load events when I open blank tabs, but I'm not sure yet under what conditions this happens.
Assignee | ||
Updated•9 years ago
|
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•