Commit graph

8 commits

Author SHA1 Message Date
Daniel Siepmann 9f0e6cd6c5
Integrate Matomo tracking for A/B Testing (#2)
* Adds new fields to pages.
* Adds new event handler and integration to add necessary JS to track
  experiment with variant.
2023-03-06 14:39:21 +01:00
Daniel Siepmann 7ace7e2625
First refactoring
This got extracted from integrating Matomo tracking.
We migrate to an event in order to remove Singleton instance.
The event transports info and foreign code can react.

We streamline architecture and split logic from integration.
2023-03-06 11:51:38 +01:00
Daniel Siepmann 604110e737
Initial migration
We will use and maintain the extension for one of our customers.
We add our basic setup.
We add tests.
We refactor code.
We use newer APIs of TYPO3.

We will integrate Matomo A/B Testing afterwards as next step.
2023-03-06 10:41:39 +01:00
Sven Wappler 3d15ac54e3 Improvement of bot/spider detection 2018-01-01 05:44:09 +01:00
Sven Wappler 6716f0f40f source code beautification 2017-12-24 00:09:25 +01:00
Sven Wappler 6274d6a0f0 Fix: FooterData input added to page settings 2017-12-24 00:07:32 +01:00
Sven Wappler 5d57e42391 Code improvements 2017-12-11 00:18:29 +01:00
Sven Wappler 19ef78f214 First commit 2017-12-10 22:19:30 +01:00