Skip to content

dexteryz/mixpanel_funnel_export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mixpanel funnel export scripts

This library contains two scripts that help you easily export your Mixpanel funnels to a CSV file or SQL DB to run your analyses.

Preparing your funnel export

Make sure you update the files with your specific variables, i.e. API key/secret, output file name, funnel parameters and output table labels.

Running your funnel export

Getting SQL output

python funnels_sql.py

Getting CSV output

python funnels_csv.py

About

Easily export your Mixpanel funnel data to CSV or SQL to analyze

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages