Skip to content

Releases: Promatur/sc-analytics

v1.1.5

29 Feb 22:22
Compare
Choose a tag to compare
  • Set the sca_override_url global parameter to a non-empty value override the page url sent in requests

v1.1.4

29 Feb 22:11
Compare
Choose a tag to compare
  • Updated with new Matomo tracking parameters
  • Supporting new crash metrics for Matomo

v1.1.3

23 May 18:43
Compare
Choose a tag to compare

This update brings support to the Symfony folder structure.

v1.1.2

14 May 10:14
Compare
Choose a tag to compare
  • 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

03 May 07:38
Compare
Choose a tag to compare

This release updates dependencies in the composer.lock and fixes critical security issues.

v1.1.0

27 Aug 21:24
7d2b22d
Compare
Choose a tag to compare

This version adds requests for eCommerce tracking as well as predefined API methods using Analytics::get()->….

v1.0.0

14 Mar 09:46
Compare
Choose a tag to compare

This is the first release, tested using unit tests and manual integration tests.

v0.1.0-alpha

13 Mar 16:19
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

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.