From b12d72ee3e0e0809610fd60f87f545af60505c4b Mon Sep 17 00:00:00 2001 From: Sadeed Date: Mon, 14 Oct 2024 22:50:00 +0500 Subject: [PATCH] zapier-analytics: add page (#14176) Co-authored-by: Wiktor Perskawiec --- 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 0000000000..8b851df930 --- /dev/null +++ b/pages/common/zapier-analytics.md @@ -0,0 +1,16 @@ +# zapier analytics + +> Show the status of the analytics that are collected. It is also used to change what is collected. +> More information: . + +- Show the 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}}`