AddOn


Statistics

Beschreibung

Stellt eine Besucher Statistik zur Verfügung.
github.com/AndiLeni/statistics

Umsetzung

Andreas Lenhardt


Versionen

3.1.0

Für REDAXO
^5.11
Veröffentlicht am
13.01.2024
Require / PHP
>=7.4

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

Für REDAXO
^5.11
Veröffentlicht am
28.07.2023
Require / PHP
>=7.4

3.0.1] - 28.07.2023

  • fix in install.php for ip2geo database download

3.0.0

Für REDAXO
^5.11
Veröffentlicht am
28.07.2023
Require / PHP
>=7.4

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

Für REDAXO
^5.11
Veröffentlicht am
03.06.2023
Require / PHP
>=7.4

3.0.0beta19

3.0.0beta18

Für REDAXO
^5.11
Veröffentlicht am
03.06.2023
Require / PHP
>=7.4

3.0.0beta18

3.0.0beta17

Für REDAXO
^5.11
Veröffentlicht am
02.06.2023
Require / PHP
>=7.4

3.0.0beta17

3.0.0beta16

Für REDAXO
^5.11
Veröffentlicht am
02.06.2023
Require / PHP
>=7.4

3.0.0beta16

3.0.0beta15

Für REDAXO
^5.11
Veröffentlicht am
29.05.2023
Require / PHP
>=7.4

3.0.0beta15

3.0.0beta14

Für REDAXO
^5.11
Veröffentlicht am
28.05.2023
Require / PHP
>=7.4

3.0.0beta14

3.0.0beta13

Für REDAXO
^5.11
Veröffentlicht am
27.05.2023
Require / PHP
>=7.4

3.0.0beta13

3.0.0beta12

Für REDAXO
^5.11
Veröffentlicht am
26.05.2023
Require / PHP
>=7.4

3.0.0beta12

3.0.0beta11

Für REDAXO
^5.11
Veröffentlicht am
26.05.2023
Require / PHP
>=7.4

3.0.0beta11

3.0.0beta10

Für REDAXO
^5.11
Veröffentlicht am
20.05.2023
Require / PHP
>=7.4

3.0.0beta10

3.0.0beta9

Für REDAXO
^5.11
Veröffentlicht am
20.05.2023
Require / PHP
>=7.4

3.0.0beta9

3.0.0beta8

Für REDAXO
^5.11
Veröffentlicht am
20.05.2023
Require / PHP
>=7.4

3.0.0beta8

3.0.0beta7beta6

Für REDAXO
^5.11
Veröffentlicht am
20.05.2023
Require / PHP
>=7.4

3.0.0beta7] - 19.05.2023

3.0.0beta5

Für REDAXO
^5.11
Veröffentlicht am
20.05.2023
Require / PHP
>=7.4

3.0.0beta6] - 19.05.2023

3.0.0beta5

Für REDAXO
^5.11
Veröffentlicht am
19.05.2023
Require / PHP
>=7.4

3.0.0beta5] - 19.05.2023

3.0.0beta4

Für REDAXO
^5.11
Veröffentlicht am
19.05.2023
Require / PHP
>=7.4

3.0.0beta4] - 19.05.2023

3.0.0beta3

Für REDAXO
^5.11
Veröffentlicht am
19.05.2023
Require / PHP
>=7.4

3.0.0beta3] - 19.05.2023

3.0.0beta2

Für REDAXO
^5.11
Veröffentlicht am
19.05.2023
Require / PHP
>=7.4

3.0.0beta2] - 19.05.2023

3.0.0beta1

Für REDAXO
^5.11
Veröffentlicht am
17.05.2023
Require / PHP
>=7.4

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

Für REDAXO
^5.11
Veröffentlicht am
10.05.2023
Require / PHP
>=7.4

2.7.0] - 10.05.2023

  • page requests coming from users logged into the backend can now be discarded in order not to distort the statistics
    #104, #93

2.6.1

Für REDAXO
^5.11
Veröffentlicht am
07.04.2023
Require / PHP
>=7.4

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

Für REDAXO
^5.11
Veröffentlicht am
31.03.2023
Require / PHP
>=7.4

2.6.0] - 31.03.2023

  • add file based caching for device detector

2.5.0

Für REDAXO
^5.11
Veröffentlicht am
29.03.2023
Require / PHP
>=7.4

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

Für REDAXO
^5.11
Veröffentlicht am
03.03.2023
Require / PHP
>=7.4

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

Für REDAXO
^5.11
Veröffentlicht am
02.03.2023
Require / PHP
>=7.4

2.5.0-alpha1] - 02.03.2023

Changed

  • fix issue with spyc.php

2.4.0

Für REDAXO
^5.11
Veröffentlicht am
09.12.2022
Require / PHP
>=7.4

2.4.0] - 09.12.2022

Changed

  • fix release version number