Closed Bug 1567331 Opened 5 years ago Closed 4 years ago

Handle additional parameters for stub attribution on www.mozilla.org

Categories

(www.mozilla.org :: Bedrock, enhancement)

Production
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hoosteeno, Unassigned)

References

Details

In bug 1515172 we are adding 2 additional attributes to the stub attribution handlers in the browser. In bug 1567320 we will modify the stubattribution service (https://github.com/mozilla-services/stubattribution) to handle these. We need bedrock to send these parameters when an experiment is present on a download page.

The parameters are:

funnel_experiment: name/id of the enrolled experiment
funnel_variation: name/id of the variation cohort used in the enrolled experiment

Expected behavior:

  • We would like to be able to send these parameters independently of utm parameters. If utms are present, validate/send as usual. If these parameters are present, validate that characters are safe, and send in the same manner.

There are certainly questions and edge cases. We can discuss in the github issue.

Github issue filed at https://github.com/mozilla/bedrock/issues/7474. Discussion about the website implementation can happen there.

Summary: Handle additional parameters for stub attribution → Handle additional parameters for stub attribution on www.mozilla.org

Based on comments in the git issue, the attribution service will look for experiment and variation.

Blocks: 1406005
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.