We need to monitor all the events that occur on our server and analyse that data. TODOS: - [x] Google Analytics - [ ] Count hits on every route - [ ] Log Response time (Ref: [npmjs > response-time](https://www.npmjs.com/package/response-time)) - [ ] Log all errors and raise issues for it. (Ref: [npmjs > errorhandler](https://www.npmjs.com/package/errorhandler))
We need to monitor all the events that occur on our server and analyse that data.
TODOS:
Google Analytics
Count hits on every route
Log Response time (Ref: npmjs > response-time)
Log all errors and raise issues for it. (Ref: npmjs > errorhandler)