neos / googleanalytics
Google Analytics integration for Neos CMS
Package info
github.com/neos/neos-googleanalytics
Type:neos-package
pkg:composer/neos/googleanalytics
Fund package maintenance!
3.4.3
2026-01-07 20:24 UTC
Requires
- ext-json: *
- flowpack/googleapiclient: ^1.0
- guzzlehttp/psr7: ^1.4 || ^2.0
- neos/fusion-afx: ^7.0 || ^8.0
- neos/neos: ^7.0 || ^8.0 || dev-master
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
- typo3/neos-googleanalytics: 3.4.3
- dev-main
- 3.4.x-dev
- 3.4.3
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.x-dev
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 2.0.x-dev
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.x-dev
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-task/neos-9-compatibility
This package is auto-updated.
Last update: 2026-09-18 09:27:05 UTC
README
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