1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-02 00:35:23 +02:00
tldr/pages/common/zapier-analytics.md

17 lines
484 B
Markdown
Raw Normal View History

# zapier analytics
> Show the status of the analytics that are collected. It is also used to change what is collected.
> More information: <https://platform.zapier.com/reference/cli#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}}`