DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

TypoScript conditionΒΆ

A TypoScript condition can be used to include or exclude lines of TypoScript. You can use it to exclude the inclusion of javascript files or to pass "do not track" settings to your own extension(s).

[PatrickBroens\CookieConsent\TypoScript\Conditions\DoNotTrackCondition]
    do something here ...
[global]