2024-10-14 22:50:00 +05:00
|
|
|
# zapier analytics
|
|
|
|
|
|
|
|
> Show the status of the analytics that are collected. It is also used to change what is collected.
|
2024-10-18 19:55:27 +05:00
|
|
|
> More information: <https://platform.zapier.com/reference/cli#analytics>.
|
2024-10-14 22:50:00 +05:00
|
|
|
|
|
|
|
- Show the status of collected analytics:
|
|
|
|
|
|
|
|
`zapier analytics`
|
|
|
|
|
|
|
|
- Change how much information is collected:
|
|
|
|
|
2025-03-08 23:08:23 +02:00
|
|
|
`zapier analytics {{[-m|--mode]}} {{enabled|anonymous|disabled}}`
|
2024-10-14 22:50:00 +05:00
|
|
|
|
|
|
|
- Show extra debugging output:
|
|
|
|
|
2025-03-08 23:08:23 +02:00
|
|
|
`zapier analytics {{[-m|--mode]}} {{enabled|anonymous|disabled}} {{-d|--debug}}`
|