avency/neos-etracker

Last activity 07 Oct 2021 2 2831
composer require avency/neos-etracker

Neos etracker package

1.1.0

Version
1.1.0
Type
neos-plugin
Release Date
Oct 07, 2021 06:33
Source
git
Distribution
zip
Requires
MIT fe94a3d32292a2649d879bdf0141caf66dd96e68

Avency.Neos.Etracker

Adds the etracker code in the html header.

Authors & Sponsors

Michael Gerdemann - michael.gerdemann@avency.de

The development and the public-releases of this package is generously sponsored by our employer https://www.avency.de.

Installation

composer require avency/neos-etracker

Configuration

Key and siteArea

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

Disable block cookies by default

Avency:
  Neos:
    Etracker:
      blockCookies: false

License

The MIT License (MIT). Please see License File for more information.

The content of the readme is provided by Github
The same vendor provides 4 package(s).