Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinect/TinectMatomo
https://github.com/tinect/TinectMatomo
matomo shopware-plugin
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tinect/TinectMatomo
- Owner: tinect
- License: mit
- Archived: true
- Created: 2018-06-14T16:05:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-29T18:16:16.000Z (about 4 years ago)
- Last Synced: 2024-05-01T15:32:18.889Z (6 months ago)
- Topics: matomo, shopware-plugin
- Language: Smarty
- Size: 33.2 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-shopware - Matomo - Matomo/Piwik tracking integration. (Tracking)
README
# TinectMatomo
## 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](https://github.com/tinect/TinectMatomo/releases/latest/)
* Upload and install plugin using Plugin Manager## Contributing
Feel free to fork and send [pull requests](https://github.com/tinect/TinectMatomo)!
## Licence
This project uses the [MIT License](LICENCE.md).
Thanks to SwagPiwik for initial work :-)