Integrates server side data privacy conform tracking into TYPO3 https://daniel-siepmann.de/projects/typo3-extension-tracking.html
Find a file
2020-02-25 22:35:28 +01:00
Classes Use DI instead of unnecessary code 2020-02-25 22:35:27 +01:00
Configuration Use DI instead of unnecessary code 2020-02-25 22:35:27 +01:00
Resources/Private/Language Add tracking widgets 2020-02-25 22:35:26 +01:00
composer.json Update to 10.3 release 2020-02-25 22:35:28 +01:00
ext_emconf.php Add first basic tracking for page views 2020-02-25 22:35:25 +01:00
ext_localconf.php Add first basic tracking for page views 2020-02-25 22:35:25 +01:00
ext_tables.sql Add user agent to tracking 2020-02-25 22:35:25 +01:00
LICENSE Initial commit 2020-02-25 17:42:14 +01:00
README.md Initial commit 2020-02-25 17:42:14 +01:00
readme.rst Use DI instead of unnecessary code 2020-02-25 22:35:27 +01:00

tracking

TYPO3 Extension providing server side tracking. More demonstration then intended for production use.