This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a commit to branch new-site-dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git


The following commit(s) were added to refs/heads/new-site-dev by this push:
     new e53d3fae Revert "adding google analytics"
e53d3fae is described below

commit e53d3fae01b473b1a75067ec02647185cab48266
Author: Xiang Fu <[email protected]>
AuthorDate: Thu Jan 1 00:06:13 2026 -0800

    Revert "adding google analytics"
    
    This reverts commit 05a18ac4cbc249c06cf9c4d8f4819e30dfb147c7.
---
 data/siteMetadata.js | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/data/siteMetadata.js b/data/siteMetadata.js
index f62ff638..79800c15 100644
--- a/data/siteMetadata.js
+++ b/data/siteMetadata.js
@@ -55,10 +55,10 @@ const siteMetadata = {
         // posthogAnalytics: {
         //     posthogProjectApiKey: '' // e.g. 
123e4567-e89b-12d3-a456-426614174000
         // },
-        googleAnalytics: {
-            // googleAnalyticsId: process.env.NEXT_PUBLIC_GOOGLE_ANALYTICS // 
e.g. G-XXXXXXX
-            googleAnalyticsId: 'G-ZXG79NJEBY'
-        }
+        // googleAnalytics: {
+        // googleAnalyticsId: process.env.NEXT_PUBLIC_GOOGLE_ANALYTICS // e.g. 
G-XXXXXXX
+        // googleAnalyticsId: 'G-ZXG79NJEBY'
+        // }
     },
     newsletter: {
         // It supports mailchimp, buttondown, convertkit, klaviyo, revue, 
emailoctopus


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

Reply via email to