v1.0.0-alpha.4
Pre-release
Pre-release
This release allows you to configure whether you want to use gtag or tag_manager to output your events.
It contains a few breaking changes compared to v1.0.0-alpha.3. Please use Psalm or PHPStan to fix any changes in your code and please revisit the bundle configuration.
What's Changed
- Allow users to choose between gtag and tag manager collection strategies by @loevgaard in #12
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4