Join the Stack Overflow Community
Stack Overflow is a community of 6.7 million programmers, just like you, helping each other.
Join them; it only takes a minute:
Sign up

I started planning to implement an 'website analytics system' for our Angularjs, Flask(python Framework) based web-reporting portal which is used to view the invoice reports.

When a user visits a website it needs to record the standard info (IP, browser info, website ID, URL, username). It also needs to record duratin of the time user stayed on website and number of reports viewed.

What would be the right apporach to fullfill the above requirement, Please point me the right direction thanks in advance.

share|improve this question

put on hold as too broad by jonrsharpe, Klaus D., niton, Ahmad Aghazadeh, rkosegi yesterday

There are either too many possible answers, or good answers would be too long for this format. Please add details to narrow the answer set or to isolate an issue that can be answered in a few paragraphs.If this question can be reworded to fit the rules in the help center, please edit the question.