Merge pull request #20332 from edx/ormsbee/track_readme

Initial README for Track app
This commit is contained in:
David Ormsbee
2019-04-26 13:24:44 -04:00
committed by GitHub

View File

@@ -0,0 +1,15 @@
Status: Maintenance
Responsibilities
================
The Track app records student tracking events into logs for later analysis by Insights and academic research teams. It provides an endpoint for front end code to asynchronously send user tracking events, as well as providing middleware to record server calls.
While new event types are being added all the time, the Track app for recording those events is not under active development.
Glossary
========
More Documentation
==================
`Events in the Tracking Logs <https://edx.readthedocs.io/projects/devdata/en/stable/internal_data_formats/tracking_logs.html>`_