alexeyinkin commented on code in PR #21926:
URL: https://github.com/apache/beam/pull/21926#discussion_r900361371


##########
playground/frontend/lib/config.g.dart:
##########
@@ -17,6 +17,8 @@
  */
 
 const String kAnalyticsUA = 'UA-73650088-2';
+const int kMatomoSiteId = 19;
+const String kMatomoEndpointUrl = 'https://analytics.apache.org/matomo.php';

Review Comment:
   This also has to be added to `gradle.properties`, but these two files are 
out of sync already, so this is better be done in
   - #21925 



-- 
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]

Reply via email to