1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-31 11:14:10 +02:00
tldr/pages/common/zapier-analytics.md
Sadeed b12d72ee3e
zapier-analytics: add page (#14176)
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2024-10-14 19:50:00 +02:00

16 lines
515 B
Markdown

# 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}}`