mapseven / piwik
Simple Piwik Integration into NeosCMS
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 0
Language:HTML
Type:neos-package
Requires
- neos/flow: *
This package is not auto-updated.
Last update: 2024-10-26 15:15:36 UTC
README
Simple Piwik Integration into Neos CMS
Installation
composer require mapseven/piwik
Features
This Package contains currently:
- A Neos CMS Module to manage your Piwik Sites
- Integration of the Piwik Tracking Code by adding your Piwik Settings to Document NodeType Properties
Neos CMS Module
Add Host and Token of your Piwik Installation and press the Save Button. After the Settings have been saved to the Global Configuration you can manage your Piwik Sites on the right. To create a new Site just fill in the Name and Url of your Neos CMS Site and remember the newly created ID.
Integration of the Piwik Tracking Code
Add Host and ID of your Piwik Site to the NodeType Properties of your Startpage and the Tracking Code is included to all Sites of your Neos CMS Project. By default only Sites without Backend Login are tracked.
License
MapSeven.Piwik is licensed under the MIT Licence