Skip to content

v1.0.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@loevgaard loevgaard released this 27 Jun 10:44
04ab6bb

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