fragilefamilieschallenge / metadata_app

Front-end for users to access Fragile Families metadata API
http://metadata.fragilefamilies.princeton.edu
MIT License
3 stars 1 forks source link

enable logging of web app and API #79

Open msalganik opened 6 years ago

msalganik commented 6 years ago

So that we can see which kinds of searchers are begin done, we should log API calls and website usage. Building a front-end for this data is a separate step.

This issue replaces this one: https://github.com/fragilefamilieschallenge/metadata_app/issues/30

vineetbansal commented 6 years ago

This will probably be a little while, while we explore readymade options to do this out there. Visualization/analysis of results is key here, which makes me wary of rolling our own code for logging. I'll keep the team posted.

msalganik commented 6 years ago

That makes sense. I agree that we should be wary of rolling out own code for this. Thanks @vineetbansal