Skip to content

jordanmnunez/simple-csv-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

simple-csv-export

Export users from your Mixpanel project using platform

Setting Up

Simply paste the code below into your platform report

<!DOCTYPE html>
<html>
    <head>
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
        <script src="https://cdn.mxpnl.com/libs/mixpanel-platform/build/mixpanel-platform.v0.latest.min.js"></script>
    </head>
    <body>
        <script src="https://cdn.rawgit.com/jordanmnunez/simple-csv-export/v1.0.0/report.js"></script>
    </body>
</html>

About

Export users from your Mixpanel project using platform

Resources

Stars

Watchers

Forks

Packages

No packages published