13 Commits

Author SHA1 Message Date
David Blake
65894e59b8 Commit SimpleStats and HitCounter changes to my master
Current version
Simple Stats (data collection, Dashboard and separate Hit Counter)
Issues:
•	Count goes up on each page refresh
•	Collection fixed at 7 days needing code change to alter

Functionality:
•	Only collects daily results (fixed 7 days)
•	Hit counter only shows current days hit rate.

Enhanced version
Simple Stats (data collection, Dashboard and separate Hit Counter)
Fixed:
•	A session for each page is started preventing constant page refreshing artificially increasing count
•	Collection Periods are all parametrised and configurable in settings

Functionality:
•	Enhanced – Daily stats retention now has variable data retention(able to independently turn off)
•	New –  Weekly stats captured for x weeks (able to independently turn off)
•	New – Monthly stats captured for x months  (able to independently turn off)
•	New – Page session with configurable timeout
•	New – Running total of all page hits captured
•	All existing Languages expanded for all changes plus some added
•	Dashboard - Can change the displayed chart type within plugin settings
•	New – Dashboard now also shows total page count
•	Total Page count can be set via combination of admin settings and visiting page to trigger.
•	Enhanced - Hit Counter: sidebar independently displays all current collection data as configured in settings

Not done yet
•	Display all charts within Tab Navigation without having to change settings
•	Individual rolling page count
2019-03-14 21:20:57 +00:00
Anaggh S
c0570af424 Fix floats bug 2018-09-04 00:34:31 +05:30
Anaggh S
872eaf8dd0 Add optional content stats feature to simple-stats plugin 2018-09-03 18:15:13 +05:30
Diego Najar
a3df822c65 improves in User interface responsive and dictionary updates 2018-08-19 17:45:49 +02:00
Edi
c9ba4d6e0d
Fix translation 2018-08-11 12:53:06 +02:00
Diego Najar
551614e7cc languages updates 2018-08-08 00:16:35 +02:00
Diego Najar
d89e742fdf Change on variable name to , include new words to the dictionary 2018-08-05 17:54:20 +02:00
Diego Najar
1caddac331 Changes on variables names for Language 2018-08-03 19:03:09 +02:00
Diego Najar
910545dae2 User object, new reader role for users 2018-07-25 23:42:00 +02:00
Diego Najar
8cfd7df062 Session in admin area and when you create the Login object 2018-07-14 15:17:06 +02:00
Diego Najar
43198bbcc3 Clean up, removed Quill 2018-07-10 18:37:46 +02:00
Diego Najar
f253b833f2 clean up plugins and improve them 2018-07-01 14:17:24 +02:00
Diego Najar
02464b637b Simple stats, login, new roles for users 2018-06-10 13:54:55 +02:00