Skip to content

Commit

Permalink
zapier-analytics: add page (#14176)
Browse files Browse the repository at this point in the history
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
  • Loading branch information
Sadeeed and spageektti authored Oct 14, 2024
1 parent 721525f commit b12d72e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions pages/common/zapier-analytics.md
Original file line number Diff line number Diff line change
@@ -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}}`

0 comments on commit b12d72e

Please sign in to comment.