Usage

To call this tool you can make use of the following options:

usage: mixbaba [-h] -f FUNNELS -k KEY [-v] [-o {terminal,csv,both}]
               [-of {long,short}] [-x]

Named Arguments

-f, --funnels The JSON file with the details about the funnels to be analyzed
-k, --key The key to authenticate within Mixpanel
-v, --verbosity
 

increase output verbosity (max: -v)

Default: 0

-o, --output

Possible choices: terminal, csv, both

The form in which you want to get the output

Default: “terminal”

-of, --output_format
 

Possible choices: long, short

The format in which the output will be visualized/recorded

Default: “short”

-x, --crossed_filters
 

Whether or not run with filters combinations

Default: False