tinect / matomo
using matomo-tracking in shopware
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 1
Open Issues: 1
Language:Smarty
Type:shopware-plugin
Requires
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2023-11-29 02:46:08 UTC
README
Description
This plugin for Shopware 5 connects your shop to Matomo (formerly Piwik).
Features
-
General
- Tracking statistics (hits, visitors, etc.)
- Tracking of detail pages
- Tracking of categories
- option to have js compiled into theme-javascript
- use block-name frontend_tinectmatomno_paq in your index/index.tpl to extend "_paq"-variable
-
E-Commerce
- Tracking of orders
- combines multiple ordernumbers of one order into one position, so it will be reported into Matomo correctly
- option to track all orders without tax
Planned Features
- Tag-Manager
- Add Events
- ...idea?
Zip-Installation
- Download the latest plugin version
- Upload and install plugin using Plugin Manager
Contributing
Feel free to fork and send pull requests!
Licence
This project uses the MIT License. Thanks to SwagPiwik for initial work :-)