Closed Bug 1693358 Opened 4 years ago Closed 4 years ago

Add probe: Session time & max scroll position in Reader Mode

Categories

(Firefox :: Pocket, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: gsuntop, Assigned: gsuntop)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
Summary: Add probe: Session time in Reader Mode → Add probe: Session time & max scroll position in Reader Mode

This info can be added as metadata to the exit event.

Priority: -- → P1

To Test:

  • Open about:telemetry#events-tab_content
  • Open an article
  • Enter reader mode and scroll some of the article
  • Exit reader mode
  • in about:telemetry#events-tab_content confirm that there are pings under Events->Content that look like:
timestamp: #####
category: readermode
method: view
object: on
value: null
extra: {"subcategory": "feature"} 
timestamp: #####
category: readermode
method: view
object: off
value: null
extra: {"subcategory": "feature", "reader_time": "SECONDS", "scroll_position": "PERCENTAGE"} 
Pushed by gsuntop@getpocket.com: https://hg.mozilla.org/integration/autoland/rev/64dbd32310ee Adding session time and scroll position probes r=thecount
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: