Closed Bug 751556 Opened 13 years ago Closed 13 years ago

Create endpoint to receive front-end analytics data

Categories

(Pancake Graveyard :: Back-end, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sfoster, Assigned: oyiptong)

References

Details

We need an API the client can send analytics data to (dev/staging and prodn). The front-end code will send request with a JSON-format body containing datapoints in a flat key.subkey.name: 'value' structure. For more details on the current implementation, see: https://bugzilla.mozilla.org/show_bug.cgi?id=749604
Assignee: nobody → oyiptong
Target Milestone: --- → M3
The frontend-analytics branch is merged, so that when /main finishes loading and initialization, a POST to config.analyticsUrl is made with the loadtime analytics data. That is currently /analytics, it just needs changing in config.mustache (and possibly test/testConfig.js) when ready.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.