Closed Bug 1624460 Opened 4 years ago Closed 4 years ago

Implement telemetry requirements of remotely configured pull factor about:welcome experiment

Categories

(Firefox :: Messaging System, enhancement, P1)

enhancement

Tracking

()

VERIFIED FIXED
Firefox 76
Iteration:
76.2 - Mar 23 - Apr 5
Tracking Status
firefox75 --- unaffected
firefox76 --- verified

People

(Reporter: pdahiya, Assigned: pdahiya)

References

Details

Attachments

(1 file)

Scope of this bug is to identify with DS generalized telemetry schema and metrics to run multivariate remotely configured about:welcome experiment

Data produced and the analysis support (i.e. the telemetry, client ID, enrollment information) should look the same for both Data Science and Messaging System dashboards

Assignee: nobody → pdahiya
Type: task → enhancement
Iteration: --- → 76.2 - Mar 23 - Apr 5
Priority: -- → P1

Update simplified about:welcome impression ping
https://searchfox.org/mozilla-central/source/browser/components/newtab/content-src/aboutwelcome/aboutwelcome.jsx#32

to use message_ids in the format <CommonPrefix>_<Experiment>_<Branch> to identify the experience seen by a user inside respective experiment branch

where CommonPrefix is SIMPLIFIED_ABOUT_WELCOME
Experiment and branch is experiment and branch name from experimentData retrieved below
https://searchfox.org/mozilla-central/source/browser/components/newtab/aboutwelcome/AboutWelcomeChild.jsm#77

A unique utm_term along with below params should be sent on click of card CTA
utm_campaign=firstrun&utm_medium=referral&utm_source=activity-stream&utm_term=%BRANCH%-card

Summary: Implement telemetry requirements of remotely configured about:welcome → Implement telemetry requirements of remotely configured pull factor about:welcome experiment
Pushed by pdahiya@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9bba3a91350a
Implement pull factor re-inforcement experiment telemetry r=k88hudson,nanj
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 76

I have verified the following usign the steps from here:
- the "IMPRESSION","message_id":"SIMPLIFIED_ABOUT_WELCOME-about_welcome_test-variant" string is successfully displayed in the impression telemetry ping.
- If the "Sync" card is clicked the opened URL contains the "aboutwelcome-about_welcome_test-variant-card" utm_term.

Verified using the latest Firefox Nightly (76.0a1 Build ID - 20200406092400) installed on Windows 10 x64, Mac 10.15.4 and Ubuntu 18.04 x64.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: