diff --git a/README.md b/README.md index b5da56e..5af0879 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# abtestpages +# abtest2 This extension supports TYPO3 administrators in performing A/B tests. This is useful when a site owner want to measure whether a new version improves or reduces user interaction compared to the current version. @@ -6,11 +6,6 @@ Page properties get a new field "B Page" where you can provide the alternative p Additional header information may be specified both for the original version as well as for the B version. This allows to track version differences in a web analysis tool such as Analytics. -#### Info: -This extension depends on realurl. - -#### Screenshot: -![abtestpages screenshot](https://www.illusion-factory.de/fileadmin/user_upload/abtestpages-images/abtestpages-screen.jpeg) #### Example for Google Analytics: @@ -29,4 +24,4 @@ ga('send', 'pageview', { 'dimension1': 'Variant B' }); ``` (dimension1 is the index of your dimension) -# abtest2 +