Closed Bug 1962763 Opened 21 days ago Closed 8 days ago

For SERP telemetry, change requirements for the form parameter when cookies are also set

Categories

(Firefox :: Search, task, P2)

task

Tracking

()

RESOLVED FIXED

People

(Reporter: standard8, Assigned: standard8)

References

(Blocks 1 open bug)

Details

(Whiteboard: [sng])

Attachments

(1 file)

Currently for SERP pages where cookies are used to detect follow-on searches, we need to change how the algorithm works.

We should drop the reliance on the extraCodeParamName. Then:

  • If the codeParamName is present, use the value to determine tagged vs organic
  • Otherwise, if the cookie is present, use the value from there to determine tagged vs organic.
  • Otherwise, it is an organic search.
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Depends on: 1963536

Due to the way the code is written, we can make extraCodeParamName an empty string, and we'll end up doing the right thing.

The Android code isn't doing the same checks here, but I'll file a separate bug to get that fixed - their telemetry is slightly broken anyway due to other issues.

See Also: → 1963561

This is now on remote settings stage (approved). Please can QA give it a test?

Flags: needinfo?(cbaica)
Flags: needinfo?(aflorinescu)

Testing is on hold until uplifts from bug 1962757 land on beta and esr.

Verification is complete using RS - Stage as specified. The "tagged-follow-on:MOZI" value is now displayed whenever cookies are saved for bing and "organic:none" value whenever no cookies are existent or the pc is different.
The results can be viewed here.

Please note that RC builds were not covered because of bug 1962757.

Fix is ready for PROD push from QA perspective.

Flags: needinfo?(cbaica)
Flags: needinfo?(aflorinescu)

This has now shipped to production as of about 14:10 UTC today.

Status: ASSIGNED → RESOLVED
Closed: 8 days ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: