From dac442399cd46aedbe084da78ce78a246485e65e Mon Sep 17 00:00:00 2001 From: Sadeeed Date: Sun, 13 Oct 2024 17:51:13 +0500 Subject: [PATCH 1/3] zapier-analytics: add page --- pages/common/zapier-analytics.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pages/common/zapier-analytics.md diff --git a/pages/common/zapier-analytics.md b/pages/common/zapier-analytics.md new file mode 100644 index 00000000000000..2f9d5e636dc12f --- /dev/null +++ b/pages/common/zapier-analytics.md @@ -0,0 +1,16 @@ +# zapier analytics + +> Show the status of the analytics that are collected. Also used to change what is collected. +> More information: . + +- Show status of collected analytics: + +`zapier analytics` + +- Change how much information is collected: + +`zapier analytics {{-m|--mode}} {{enabled|anonymous|disabled}}` + +- Show extra debugging output: + +`zapier analytics {{-m|--mode}} {{enabled|anonymous|disabled}} {{-d|--debug}}` From fb3398ff8a152b749fb5a5f69a8b78acf3e073bf Mon Sep 17 00:00:00 2001 From: Sadeed Date: Mon, 14 Oct 2024 21:03:46 +0500 Subject: [PATCH 2/3] zapier-analytics: update command description Co-authored-by: Wiktor Perskawiec --- pages/common/zapier-analytics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/zapier-analytics.md b/pages/common/zapier-analytics.md index 2f9d5e636dc12f..d7bceb46c932af 100644 --- a/pages/common/zapier-analytics.md +++ b/pages/common/zapier-analytics.md @@ -1,6 +1,6 @@ # zapier analytics -> Show the status of the analytics that are collected. Also used to change what is collected. +> Show the status of the analytics that are collected. It is also used to change what is collected. > More information: . - Show status of collected analytics: From b4badb666f6e4893ecc08c9b5ec111f8f027db0b Mon Sep 17 00:00:00 2001 From: Sadeed Date: Mon, 14 Oct 2024 21:03:56 +0500 Subject: [PATCH 3/3] Update pages/common/zapier-analytics.md Co-authored-by: Wiktor Perskawiec --- pages/common/zapier-analytics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/zapier-analytics.md b/pages/common/zapier-analytics.md index d7bceb46c932af..8b851df9300e4e 100644 --- a/pages/common/zapier-analytics.md +++ b/pages/common/zapier-analytics.md @@ -3,7 +3,7 @@ > Show the status of the analytics that are collected. It is also used to change what is collected. > More information: . -- Show status of collected analytics: +- Show the status of collected analytics: `zapier analytics`