anhnongdan / cBIMAX

Official source code for cBIMAX - the analytics system for CDN
0 stars 0 forks source link

Frontend displayed Metrics #27

Open anhnongdan opened 7 years ago

anhnongdan commented 7 years ago

For CDN: no more pageview, donwload, search, outlink, etc. Bounce rate is not relevant to

=> Get rid of all these irrelevant metrics.

anhnongdan commented 7 years ago

Disabled unique visitor calculation on PW6 and PW3 vnpt;

enable_processing_unique_visitors_day = 0 enable_processing_unique_visitors_week = 0 enable_processing_unique_visitors_month = 0

=> After 1 day: Visits Overview only show visits.

anhnongdan commented 7 years ago

Review Actions-related metrics on #32

anhnongdan commented 7 years ago

2eb8a2e53f2d5fe3fa45f746072e4ddbfcfdac60

anhnongdan commented 7 years ago

Remove Action count on Visitor Log.

36

Visitor Log shows properties of visits and list all actions of the visit within 10 min. All actions dated after 10min will be delete so Visitor Log will be for reference only.

anhnongdan commented 7 years ago

Continue with Referrer: #37

It seems that this should be done with Metrics. Read core/Metrics.php twice to get the idea.

Messing with Metrics causes too many errors.

anhnongdan commented 7 years ago

bfcf63da30d3b7c5324a12d7ec35e770f9d68a3d 8e22c308bc89a511d023f7e980f88517cdb2a339 05bd5212f37ef830acc63e4b0009924d1183b469

Get a good looks for wording and display. Remove from DataTable and manipulating View and Graph config.