The site actually has a lot of data to count:
Number of registered users, the number of clicks on the corresponding page, and some features of the data statistics.
This data if only one result is very simple, but if you need to see the time process, what solutions do you have? (roughly like Google analytics)
Please give us a lot of valuable advice.
Reply content:
The site actually has a lot of data to count:
Number of registered users, the number of clicks on the corresponding page, and some features of the data statistics.
This data if only one result is very simple, but if you need to see the time process, what solutions do you have? (roughly like Google analytics)
Please give us a lot of valuable advice.
If you want to count the detailed timeline data, need the front-end coordination, use Ajax at any time to the user's behavior to timely inform the backend.
You can do quantitative data acquisition for your needs, upload the collected data to an analysis system to analyze, and then display the data for viewing.
Front-end data on the back end, front-end call back-end interface to get statistics display