Files
cheatsheet-tldr/tldr/zapier-analytics
2025-07-05 00:19:48 +00:00

22 lines
579 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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]}}`