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

jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/main by this push:
     new 77fe1dcf5 [Minor] Matomo test to see what (ASF approved) user stats we 
can obtain (#4602)
77fe1dcf5 is described below

commit 77fe1dcf55523b431bb506a27b16164159b2c39d
Author: Justin Mclean <[email protected]>
AuthorDate: Wed Aug 21 13:43:26 2024 +1000

    [Minor] Matomo test to see what (ASF approved) user stats we can obtain 
(#4602)
    
    ### What changes were proposed in this pull request?
    
    Add a pixel to get use stats on a couple of GitHub pages.
    
    ### Why are the changes needed?
    
    To test Matomo
    
    Fix: # N/A
    
    ### Does this PR introduce _any_ user-facing change?
    
    No)
    
    ### How was this patch tested?
    
    Locally.
---
 README.md              | 2 ++
 docs/how-to-build.md   | 2 ++
 docs/how-to-install.md | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 75fae32f4..6b9b91021 100644
--- a/README.md
+++ b/README.md
@@ -131,3 +131,5 @@ Gravitino is under the Apache License Version 2.0, See the 
[LICENSE](LICENSE) fo
 Apache Gravitino is an effort undergoing incubation at The Apache Software 
Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of 
all newly accepted projects until a further review indicates that the 
infrastructure, communications, and decision making process have stabilized in 
a manner consistent with other successful ASF projects. While incubation status 
is not necessarily a reflection of the completeness or stability of the code, 
it does indicate that the proje [...]
 
 <sub>ApacheĀ®, Apache Gravitino&trade;, Apache Hadoop&reg;, Apache Hive&trade;, 
Apache Iceberg&trade;, Apache Kafka&reg;, Apache Spark&trade;, Apache 
Submarine&trade;, Apache Thrift&trade; and Apache Zeppelin&trade; are either 
registered trademarks or trademarks of the Apache Software Foundation in the 
United States and/or other countries.</sub>
+
+<img 
src="https://analytics.apache.org/matomo.php?idsite=62&rec=1&bots=1&url=%2Freadme.md&action_name=ReadMe";
 style="border:0;" alt="" />
diff --git a/docs/how-to-build.md b/docs/how-to-build.md
index a46389e72..d8f686412 100644
--- a/docs/how-to-build.md
+++ b/docs/how-to-build.md
@@ -268,3 +268,5 @@ Access [http://localhost:8090](http://localhost:8090)
 Building the Gravitino project compiles the necessary components, and starting 
the server allows you to access the application in your browser.
 
 For instructions on how to run the project using VSCode or IntelliJ on 
Windows, please refer to 
[CONTRIBUTING.md](https://github.com/apache/gravitino/blob/main/CONTRIBUTING.md).
+
+<img 
src="https://analytics.apache.org/matomo.php?idsite=62&rec=1&bots=1&url=%2Fdocs%2Fhow-to-build.md&action_name=HowToBuild";
 style="border:0;" alt="" />
diff --git a/docs/how-to-install.md b/docs/how-to-install.md
index 7e38a9490..d3e01f1f3 100644
--- a/docs/how-to-install.md
+++ b/docs/how-to-install.md
@@ -170,3 +170,5 @@ you want to experience the whole Gravitino system with 
other components, use the
 For the details, review the
 [Gravitino playground 
repository](https://github.com/apache/gravitino-playground) and
 [playground example](./how-to-use-the-playground.md).
+
+<img 
src="https://analytics.apache.org/matomo.php?idsite=62&rec=1&bots=1&url=%2Fdocs%2Fhow-to-install.md&action_name=HowToInstall";
 style="border:0;" alt="" />

Reply via email to