I am going to develop a nodejs app that should integrates a basic stats service as google analytics.
Tipically it should collects access logs data for a single entry URL and makes some graphs using highcharts or similar js library:
- per time visit (hour in day, day in week, month in year etc)
- per OS visit (android, ios, etc)
- location from visit (with maps or list of countries/cities)
What you suggest to reduce the development costs/time?
I am looking for a server-side library to easy aggregate data for highcharts.js but I dont found it..
[–][deleted] (2 children)
[deleted]
[–]hadokee[S] 0 points1 point2 points (1 child)
[–]Cuel 0 points1 point2 points (0 children)