https://github.com/vaadin-component-factory/vcf-matomo-tracker
https://github.com/vaadin-component-factory/vcf-matomo-tracker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vaadin-component-factory/vcf-matomo-tracker
- Owner: vaadin-component-factory
- License: apache-2.0
- Created: 2019-04-25T10:48:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T11:45:56.000Z (almost 4 years ago)
- Last Synced: 2025-01-10T00:36:32.165Z (4 months ago)
- Language: Java
- Size: 41 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Matomo analytics tracking integration for Vaadin 10+
Track your Vaadin application usage using Matomo.
## Download release
Official releases of this add-on are available at Vaadin Directory. For Maven instructions, download and reviews, go to
## Building and running demo
git clone https://github.com/vaadin/matomo-tracker.git
cd matomo-tracker
mvn clean install
cd demo
mvn jetty:runTo see the demo, navigate to http://localhost:8080/
## License & Author
Apache 2 license