Update behavior of the surfaceSidebarDisplayed event
Categories
(Firefox :: Shopping, task)
Tracking
()
People
(Reporter: perry.mcmanis, Assigned: perry.mcmanis)
References
Details
Attachments
(1 file)
56 bytes,
patch
|
Details | Diff | Splinter Review |
Based on this comment we do not expect this to fire on tab switches.
However, we have noticed empirically that it seems to do so, so we either need to update it to NOT fire when we switch tabs or agree that it's current behavior is acceptable and make a note in the Glean dictionary to expect this.
Assignee | ||
Comment 1•11 months ago
|
||
This is the definition of the behavior we wish for this event to capture:
One time per product page visit, when visible, we send an event that the sidebar was displayed. We only send subsequent events on that same page if the user closes and reopens the bar themselves. That includes intentional page refreshes.
Comment 2•11 months ago
|
||
Perry this definition sounds good to me as a plain english definition.
Assignee | ||
Comment 3•10 months ago
|
||
Assignee | ||
Comment 4•10 months ago
|
||
this bug now mostly serves as a plain English description of the behavior.
for tracking of the implementation work, see https://bugzilla.mozilla.org/show_bug.cgi?id=1868602
Description
•