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.
-
Run the following command f.e. in your site package:
composer require --no-update neos/googleanalytics
-
Update your dependencies by running the following command in your project root folder:
composer update
See LICENSE