Adds the etracker code in the html header.
Michael Gerdemann - michael.gerdemann@avency.de
Enes Erk - enes.erk@avency.de
The development and the public-releases of this package is generously sponsored by our employer https://www.avency.de.
composer require avency/neos-etracker
Configure the key and, if necessary, the SiteArea string in Settings.yaml:
Avency:
Neos:
Etracker:
key: ''
siteArea: ''
Or add the mixin to your root page:
superTypes:
'Avency.Neos.Etracker:Mixin.Etracker': true
Avency:
Neos:
Etracker:
blockCookies: false
Avency:
Neos:
Etracker:
cookieLifeTime: 24 # Amount of Months
The MIT License (MIT). Please see License File for more information.