This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
investigate supporting GA4 #185
Closed
Description
From the google analytics docs:
all standard Universal Analytics properties will stop processing new hits on July 1, 2023
We don't yet know whether we'll support GA4 in this package or leave that to another package. If we do support it here, it's enough of a protocol change that we likely wouldn't try for backwards compatibility in the APIs; i.e. v4 of this package and v5 would have different APIs (one that matched the needs of the older measurement protocol and one that matched the needs of GA4).
This issue tracks discussing whether this package will be upgraded to support GA4 or not.
--
Notes:
- deprecation notice: https://support.google.com/analytics/answer/11583528?hl=en
- GA4 info: https://support.google.com/analytics/answer/10089681
- GA4 protocol: https://developers.google.com/analytics/devguides/collection/protocol/ga4 and https://developers.google.com/analytics/devguides/collection/protocol/ga4/validating-events?client_type=gtag