Closed
Bug 755448
Opened 12 years ago
Closed 12 years ago
Front end for financial statistics: in-app purchases
Categories
(Marketplace Graveyard :: Statistics, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-06-21
People
(Reporter: cvan, Assigned: kngo)
References
()
Details
Bug 748015 was for implementing the front end for app purchases.
This bug covers the implementation for in-app purchases (that includes free apps w/ in-app and paid apps w/ in-app).
Similar to what was done for traditional app purchases, let's add these options:
Filter by Product: [Overall|⬇]
(O) Amount Earned (revenue in USD)
( ) Number of Units Sold
( ) Number of Units Refunded
The <select> for the Product corresponds to what was sold as part of the in-app purchase (e.g., sword, extra lives, etc.). `InappPayment` will give you all the info you need (https://github.com/mozilla/zamboni/blob/master/mkt/inapp_pay/models.py#L200).
Reporter | ||
Updated•12 years ago
|
Summary: Front end for in-app purchase statistics → Front end for financial statistics: in-app purchases
Reporter | ||
Updated•12 years ago
|
Target Milestone: 2012-05-24 → ---
Reporter | ||
Updated•12 years ago
|
Assignee: nobody → ngoke
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 2012-06-21
Assignee | ||
Comment 1•12 years ago
|
||
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.
Description
•