typo3 / neos-googleanalytics
Google Analytics integration for Neos CMS
Fund package maintenance!
shop.neos.io/neosfunding
Installs: 11 458
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 9
Forks: 27
Open Issues: 2
Type:neos-package
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
Replaces
- typo3/neos-googleanalytics: 3.4.1
This package is auto-updated.
Last update: 2024-08-02 09:15:00 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