typo3/neos-googleanalytics

This package is abandoned and no longer maintained. The author suggests using the neos/googleanalytics package instead.

Google Analytics integration for Neos CMS

Fund package maintenance!
shop.neos.io/neosfunding

Installs: 11 452

Dependents: 0

Suggesters: 0

Security: 0

Stars: 14

Watchers: 9

Forks: 27

Open Issues: 3

Type:neos-package

3.4.0 2022-04-21 07:08 UTC

README

Latest Stable Version Total Downloads License

Neos.GoogleAnalytics

This package allows adding Google Analytics and the Google Tag Manager to a Neos CMS website.

You can also view tracking data in the backend for each page.

Check the documentation for all features and usage.

Installation and usage

  1. Run the following command f.e. in your site package:

    composer require --no-update neos/googleanalytics
  2. Update your dependencies by running the following command in your project root folder:

    composer update

License

See LICENSE