neos/googleanalytics
composer require neos/googleanalytics
Google Analytics integration for Neos CMS
3.2.5
- Requires
- neos/neos: ~4.3 || ~5.0 || dev-master
- neos/fusion-afx: ^1.2
- flowpack/googleapiclient: ^1.0
- guzzlehttp/psr7: ^1.4
- ext-json: *
- Replaces
- typo3/neos-googleanalytics: self.version
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
-
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
License
See LICENSE
The same vendor provides 81 package(s).