Releases: juriansluiman/SlmGoogleAnalytics
Releases · juriansluiman/SlmGoogleAnalytics
v0.4.2
v0.4.1
v0.4.0
Fourth stable release of SlmGoogleAnalytics
Changes since 0.3:
- Split code rendering into universal and ga.js options
- Allow advertising display features
Changes since 0.4 beta 2
- Unit tests for the universal/ga.js split
v0.4.0-beta2
v0.4.0-beta1
Beta of fourth SlmGoogleAnalytics release
- Support for the universal code (or "analytics.js")
- Refactored view helper to support both adapters (universal and ga)
- Using factory classes in the service manager
- Serveral fixes and CS issues resolved
v0.3.1
Bug release for v0.3.0 of SlmGoogleAnalytics
- Allow to anonymize ip addresses via the config
v0.3.0
Third release of SlmGoogleAnalytics
- Allow IP addresses to be anonymized
- New feature for custom variables
v0.2.0
Second release of SlmGoogleAnalytics
- Feature to turn off tracking via zf2 configuration files
- Bug fix in configuration key
v0.1.0
Initial SlmGoogleAnalytics release
- Tracker for Google Analytics tracking
- View helper to convert the tracker into javascript code
- Support for events
- Support for transactions