neos / googleanalytics
Google Analytics integration for Neos CMS
Fund package maintenance!
neosfunding.sandstorm.de/en
Installs: 45 577
Dependents: 1
Suggesters: 0
Security: 0
Stars: 13
Watchers: 7
Forks: 25
Open Issues: 3
Type:neos-package
Requires
- ext-json: *
- flowpack/googleapiclient: ^1.0
- guzzlehttp/psr7: ^1.4
- neos/fusion-afx: ^7.0
- neos/neos: ^7.0 || dev-master
Replaces
- typo3/neos-googleanalytics: 3.3.0
This package is auto-updated.
Last update: 2021-01-10 16:51:37 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