mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 22:15:50 +02:00
zapier-analytics: add page (#14176)
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
This commit is contained in:
parent
721525ffac
commit
b12d72ee3e
1 changed files with 16 additions and 0 deletions
16
pages/common/zapier-analytics.md
Normal file
16
pages/common/zapier-analytics.md
Normal file
|
@ -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: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#analytics>.
|
||||
|
||||
- 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}}`
|
Loading…
Add table
Reference in a new issue