Open
Bug 1184168
Opened 10 years ago
Updated 3 years ago
Use utm_source="inproduct" for in-product feedback
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
NEW
People
(Reporter: rrayborn, Unassigned)
References
Details
It would be helpful in some cases to separate our web-based traffic from our in-product traffic (especially for negative press cycles).
We should indicate the known source of "helpmenu" for all in-product feedback.
Comment 1•10 years ago
|
||
Specifically, we want to change the in-product urls used such that they have utm_source=helpmenu in the querystring.
This line:
https://dxr.mozilla.org/mozilla-central/source/browser/app/profile/firefox.js#1160
and this line:
https://dxr.mozilla.org/mozilla-central/source/browser/app/profile/firefox.js#1162
Switching this to the Firefox product.
Component: Submission → General
Product: Input → Firefox
Comment 2•10 years ago
|
||
We talked about the source a bit on IRC and decided it's better to generalize it a bit. Instead of "helpmenu", it should be "inproduct" instead.
So this bug is for adding utm_source=inproduct to the querystring for the app.feedback.baseURL urls.
Summary: Use utm_source="helpmenu" for in-product feedback → Use utm_source="inproduct" for in-product feedback
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•