Closed
Bug 748015
Opened 13 years ago
Closed 12 years ago
Front end for financial statistics: app purchases
Categories
(Marketplace Graveyard :: Statistics, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2012-05-17
People
(Reporter: andy+bugzilla, Assigned: kngo)
References
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
Front end of financial data, see bug 748012. Should be developer or admins only, no public access at all.
Updated•13 years ago
|
Assignee: nobody → dspasovski
Comment 1•13 years ago
|
||
You can probably block it with an `acl.action_allowed(request, 'RevenueStats', 'View')`. Admins will get past that. And then only people in the "Revenue Stats Viewers" group will be allowed.
Updated•13 years ago
|
Assignee: dspasovski → ngoke
Target Milestone: 6.5.2 → 6.5.4
Updated•12 years ago
|
Assignee: ngoke → nobody
Component: Developer Pages → Statistics
Product: addons.mozilla.org → Marketplace
QA Contact: developers → statistics
Version: unspecified → 1.0
Updated•12 years ago
|
Assignee: nobody → ngoke
Target Milestone: 2012-05-10 → 2012-05-17
Comment 2•12 years ago
|
||
To start, let's add
App Purchases:
(O) Amount Earned (revenue in USD)
( ) Number of Units Sold
( ) Number of Units Refunded
Comment 3•12 years ago
|
||
Later, let's add
In-App Purchases:
[Overall|⬇]
(O) Amount Earned (revenue in USD)
( ) Number of Units Sold
( ) Number of Units Refunded
and
Group by Metric:
Later, let's add
In-App:
(O) Date
( ) Currency
( ) Source [Homepage|⬇]
Assignee | ||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Summary: Front end for financial data → Front end for app purchase statistics
Updated•12 years ago
|
Summary: Front end for app purchase statistics → Front end for financial statistics: app purchases
Comment 5•12 years ago
|
||
Verified as fixed.There is no public access to financial data anymore.
Status: RESOLVED → VERIFIED
Comment 6•12 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•