Integrates server side data privacy conform tracking into TYPO3 https://daniel-siepmann.de/projects/typo3-extension-tracking.html
Go to file
2020-02-25 22:35:29 +01:00
Classes Add PSR-12 2020-02-25 22:35:29 +01:00
Configuration Configure TCA to show newest page views first 2020-02-25 22:35:28 +01:00
Resources/Private/Language Add tracking widgets 2020-02-25 22:35:26 +01:00
.gitignore Add PSR-12 2020-02-25 22:35:29 +01:00
composer.json Add PSR-12 2020-02-25 22:35:29 +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 PSR-12 2020-02-25 22:35:29 +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.