lux icon indicating copy to clipboard operation
lux copied to clipboard

Living User eXperience - LUX - the Marketing Automation tool for TYPO3.

Results 12 lux issues
Sort by recently updated
recently updated
newest added

`Sat, 04 May 2024 07:43:22 +0200 [WARNING] request="261b83651b0c8" component="In2code.Lux.Controller.FrontendController": Error in FrontendController happened - {"code":1592581260,"message":"Stop tracking because of blacklisted user agent"}`

Hi, first of all thanks for the great extension. I wanted to ask if it is possible to track calls to custom records, similar to what you already do with...

enhancement

At the moment it behaves in such a way that if a lux-linklistener is deleted, the link (href) is replaced by "nothing" and the link no longer works. It would...

enhancement

Hi everyone. The page TypeNum is added globally to all linkVars here: https://github.com/in2code-de/lux/blob/develop/Configuration/TypoScript/Lux/20_Configuration.typoscript#L2 When an other TypeNum is used (for example) an ajax search then it's TypeNum is added to...

enhancement

First of all, this is not really a bug.it's more a missing feature... When using the EXT secure_download the links of downloaded files are not resolved correctly in the Backend...

enhancement

Hello, we would like to set a cookie for AB testing which will enable the visitor to see again the same variant like for the first visit. Our solution over...

enhancement

* Change fingerprints count only for single visitor * select only visitors that not already have a fingerprint relation in visitor column. Prevents broken relations on a second run, if...

Two issues: 1) visitor WHERE is missing https://github.com/in2code-de/lux/blob/develop/Classes/Update/UpdateFingerprintRelationsUpgradeWizard.php#L50 2) In a second run (first was not finished) also visitors get selected where fingerprints colums already contains the count, which scrambles...