nausharipov commented on code in PR #24957: URL: https://github.com/apache/beam/pull/24957#discussion_r1094689926
########## learning/tour-of-beam/frontend/lib/config.dart: ########## @@ -26,7 +26,8 @@ const cloudFunctionsBaseUrl = 'https://' // Copied from Playground's config.g.dart -const String kAnalyticsUA = 'UA-73650088-2'; +const String kAnalyticsUA = 'G-349612187'; Review Comment: The open [issue](https://github.com/dart-lang/usage/issues/185) indicates that it doesn't. I haven't found a wrapper package that supports GA4 other than firebase_analytics. Shall I use firebase_analytics? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
