Skip to content

V2.0.0

Latest
Compare
Choose a tag to compare
@aawnu aawnu released this 04 Mar 23:16
5daf51a
  • Cleanup and removal of deprecated functionality.
  • Implemented Firebase to allow app events to be triggered or queued through a server.
  • Removed the custom pageview event. If you want to retain this functionality, please create your own copy of Event\PageView.
  • Fixed PHPUnit tests to properly validate the codebase and assertions.
  • Removed the old GA4Exception handler. Please refer to Exception\Ga4Exception.php.
  • Added session_id and engagement_time_msec attributes to events for grouping and timeline tracking.

What's Changed

Full Changelog: v1.2.4...v2.0.0