Releases: Promatur/sc-analytics
Releases · Promatur/sc-analytics
v1.1.5
- Set the
sca_override_url
global parameter to a non-empty value override the page url sent in requests
v1.1.4
- Updated with new Matomo tracking parameters
- Supporting new crash metrics for Matomo
v1.1.3
This update brings support to the Symfony folder structure.
v1.1.2
- Added a prefix for relative paths to the internal JS files:
AnalyticsConfig::$relativeAssetsPrefix
. Useful for websites in subdirectories or when composer is not located in the root directory.
v1.1.1
This release updates dependencies in the composer.lock and fixes critical security issues.
v1.1.0
This version adds requests for eCommerce tracking as well as predefined API methods using Analytics::get()->…
.
v1.0.0
This is the first release, tested using unit tests and manual integration tests.
v0.1.0-alpha
Please only use this for development purposes.
This version is the first alpha release containing a semi-tested working version of the code. It contains the most important requests and a powerful API.