AddOn
Statistics
Beschreibung
Stellt eine Besucher Statistik zur Verfügung.github.com/AndiLeni/statistics
Umsetzung
Andreas Lenhardt
Versionen
3.1.0
3.1.0] - 13.01.2024
- update vendors
- remove vectorface/whip as dependency und use symfony shipped alternative
- add CrawlerDetect library to detect more crawlers
- check ip adress of visitor for bot
3.0.1
3.0.1] - 28.07.2023
- fix in install.php for ip2geo database download
3.0.0
3.0.0] - 28.07.2023
- the addon now uses namespaces, so you have to check for errors after an update, if methods of this addon are used in your own code
- charts now have a darkmode
- plugins are now directly integrated into the main addon
- renamed "Kampagnen" to "Event" to better express what this feature is doing
- removed yrewrite as a dependency
- added statistics for visited pages per session
- added statistics for visitduration
- added statistics for visitors country
- "Seitenaufrufe" now shows http status code
- filter settings are saved between page navigations
- added setting to track only pages with a 200 response code which results in much more accurate statistics
- added a cronjob to automatically remove unused user-hashes. Usefull to comply with the GDPR "Datensparsamkeit" rule
- some visits dont use the users ip any more and instead use a session token
- removed integration for dashboard addon
3.0.0beta19
3.0.0beta19
3.0.0beta18
3.0.0beta18
3.0.0beta17
3.0.0beta17
3.0.0beta16
3.0.0beta16
3.0.0beta15
3.0.0beta15
3.0.0beta14
3.0.0beta14
3.0.0beta13
3.0.0beta13
3.0.0beta12
3.0.0beta12
3.0.0beta11
3.0.0beta11
3.0.0beta10
3.0.0beta10
3.0.0beta9
3.0.0beta9
3.0.0beta8
3.0.0beta8
3.0.0beta7beta6
3.0.0beta7] - 19.05.2023
3.0.0beta5
3.0.0beta6] - 19.05.2023
3.0.0beta5
3.0.0beta5] - 19.05.2023
3.0.0beta4
3.0.0beta4] - 19.05.2023
3.0.0beta3
3.0.0beta3] - 19.05.2023
3.0.0beta2
3.0.0beta2] - 19.05.2023
3.0.0beta1
3.0.0beta1] - 17.05.2023
- the addon now uses namespaces, so you have to check for errors after an update, if methods of this addon are used in your own code
- darkmode for charts added
- plugins are now directly integrated into the main addon
- renamed "Kampagnen" to "API" to better express what this feature is doing
- removed yrewrite as a dependency
2.7.0
2.6.1
2.6.1] - 07.04.2023
- update device detector to 6.1.1, also fixes #103
- re-enable client hints after dd-update
2.6.0
2.6.0] - 31.03.2023
- add file based caching for device detector
2.5.0
2.5.0] - 29.03.2023
-
fix deprecation warning in datefilter / #102
-
set domain to "undefined" when rex_yrewrite::getHost() is null / #101
-
entries in pagestats_visitors_per_day were not deleted / #94
-
chart captions are scrollable and should now take less space / #98
-
toolbox for charts can now be hidden (default: hidden). if needed enable manually in addon settings
-
datefilter preset "this year" replaced with "last 12 month" / #100
-
many small ui improvements
-
fix issue with spyc.php
2.5.0-alpha2
2.5.0-alpha2] - 03.03.2023
Changed
-
fix deprecation warning in datefilter / #102
-
set domain to "undefined" when rex_yrewrite::getHost() is null / #101
-
entries in pagestats_visitors_per_day were not deleted / #94
-
chart captions are scrollable and should now take less space / #98
-
toolbox for charts can now be hidden (default: hidden). if needed enable manually in addon settings
-
datefilter preset "this year" replaced with "last 12 month" / #100
-
many small ui improvements
2.5.0-alpha1
2.5.0-alpha1] - 02.03.2023
Changed
- fix issue with spyc.php
2.4.0
2.4.0] - 09.12.2022
Changed
- fix release version number