HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

zapier analytics — Show the status of the analytics that are collected. It is also used to change what is collected. Mo

Submitted by: @import:tldr-pages··
0
Viewed 0 times
theanalyticscommandshowstatusclizapier analytics

Problem

How to use the zapier analytics command: 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>.

Solution

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]}}

Code Snippets

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]}}

Context

tldr-pages: common/zapier analytics

Revisions (0)

No revisions yet.