From 60c2ac3268a59375d47edc06664d123a0e43278f Mon Sep 17 00:00:00 2001 From: Evan Rusackas Date: Thu, 24 Aug 2023 08:44:05 -0600 Subject: [PATCH] feat: adding Scarf pixels to gather telemetry on readme and website (#25065) --- README.md | 3 +++ docs/docusaurus.config.js | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c13452d1..da1d4a88c 100644 --- a/README.md +++ b/README.md @@ -184,3 +184,6 @@ Understanding the Superset Points of View - [Why Apache Superset is Betting on Apache ECharts](https://preset.io/blog/2021-4-1-why-echarts/) - [Superset API](https://superset.apache.org/docs/rest-api) + + + diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index eec37b25d..a12ae72dd 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -252,7 +252,10 @@ const config = { Events |  License -

`, +

+ + + `, }, prism: { theme: lightCodeTheme,