Closed Bug 757266 Opened 12 years ago Closed 12 years ago

Pass download source and user agent to Installed/Contribution

Categories

(Marketplace Graveyard :: Statistics, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2012-07-19

People

(Reporter: cvan, Assigned: kngo)

References

Details

We are not passing `src` nor the user agent when we record the app installation: https://github.com/mozilla/zamboni/blob/master/mkt/detail/views.py#L94

From the user agent we can extrapolate the device type (desktop, tablet, mobile).

We are already passing this to metrics (https://bugzilla.mozilla.org/show_bug.cgi?id=737220#c7) but until the infrastructure is in place to retrieve the data, let's log this ourselves.
Looks like a dupe of: https://bugzilla.mozilla.org/show_bug.cgi?id=737220#c6
Status: NEW → UNCONFIRMED
Ever confirmed: false
Kind of
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: P4 → P3
Assignee: nobody → cvan
Target Milestone: --- → 2012-06-14
Target Milestone: 2012-06-14 → 2012-06-21
We'll still need to do this since the using MKT->metrics->MKT flow isn't there yet.

Kevin, can you take this? See comment 0 for where to add this.
Assignee: cvan → ngoke
Target Milestone: 2012-06-21 → 2012-06-28
Can you also pass device type (z.capabilities.desktop, z.capabilities.tablet, z.capabilities.mobile) and whether we're on B2G (z.capabilities.chromeless)?
Target Milestone: 2012-06-28 → 2012-07-05
Summary: Pass download source and user agent to Installed → Pass download source and user agent to Installed/Contribution
Target Milestone: 2012-07-05 → 2012-07-12
All installs are failing with a 500(http://sentry.dmz.phx1.mozilla.com/marketplace-dev/group/1472/)

We need to revert the associated commit.
Priority: P3 → P2
Target Milestone: 2012-07-12 → 2012-07-19
Priority: P2 → P3
https://github.com/mozilla/zamboni/commit/a32b7c3c4d029cb79a29f2dfc8c4cee6efafa4ff
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.