https://github.com/natlibfi/customdimensionsmanager
Console plugin for synchronization of custom dimensions configuration between Matomo sites
https://github.com/natlibfi/customdimensionsmanager
custom-dimensions matomo
Last synced: 12 months ago
JSON representation
Console plugin for synchronization of custom dimensions configuration between Matomo sites
- Host: GitHub
- URL: https://github.com/natlibfi/customdimensionsmanager
- Owner: NatLibFi
- License: gpl-3.0
- Created: 2022-03-28T10:42:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T09:35:06.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T14:46:23.594Z (over 1 year ago)
- Topics: custom-dimensions, matomo
- Language: PHP
- Homepage:
- Size: 17.6 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Matomo CustomDimensionsManager Plugin
## Description
This plugin allows management of custom dimensions configuration using Matomo's [console](https://matomo.org/faq/general/faq_21827/). No web interface is provided.
### Available Functions
Currently the following functionality is provided:
- Synchronization of custom dimensions configuration between sites.
- Deletion of custom dimensions configuration of a single site.
## Documentation
See the docs directory and console command help for further information.