Sunday, 2 April 2017

Show user statistics using Node.js

I am building a web platform using the MEAN stack intended to be used by different business in the same field. I want to be able to show the businesses using my platform statistics about who visited their pages, how many bookings were made through the website.. etc.

I know of tools such as Facebook or Google Analytics that can collect statistics about my web application. Is it a good idea to use these tools and then query them to display customized statistics to each user? Or are there other better alternatives? I'm using AngularJS 1 for front-end.

I am a beginner so detailed advice would be much appreciated.



via Radwa Sherif

No comments:

Post a Comment