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:37:26 +01:00
.github/workflows Add Unittests 2020-02-25 22:35:30 +01:00
Classes Make widgets configurable via DI 2020-02-25 22:35:30 +01:00
Configuration Make widgets configurable via DI 2020-02-25 22:35:30 +01:00
Resources/Private/Language Add tracking widgets 2020-02-25 22:35:26 +01:00
Tests/Unit Add Unittests 2020-02-25 22:35:30 +01:00
.gitignore Add PSR-12 2020-02-25 22:35:29 +01:00
composer.json Make widgets configurable via DI 2020-02-25 22:35:30 +01:00
ext_emconf.php Prepare usage as standalone composer package 2020-02-25 22:35:28 +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
phpcs.xml.dist Add Unittests 2020-02-25 22:35:30 +01:00
phpunit.xml.dist Add Unittests 2020-02-25 22:35:30 +01:00
README.md Initial commit 2020-02-25 17:42:14 +01:00
readme.rst Add some about information 2020-02-25 22:35:30 +01:00

tracking

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