tuhaihe commented on code in PR #205:
URL: https://github.com/apache/cloudberry-site/pull/205#discussion_r1875307902


##########
docusaurus.config.ts:
##########
@@ -277,6 +274,13 @@ const config: Config = {
       theme: prismThemes.github,
       darkTheme: prismThemes.dracula,
     },
+    // Change website analytics from Google Analytics to Matomo
+    matomo: {
+      matomoUrl: 'https://analytics.apache.org/',
+      siteId: 'ID',

Review Comment:
   Now have asked for one Site ID from the ASF Privacy team. Once got it, will 
update this field. 



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to