Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Luzilla/mixpanel-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mixpanel export

Export data from mixpanel.

Setup

  1. git clone
  2. composer install

Usage

$ ./export.php export -k <api-key> -s <api-secret> <method>

This creates data dumps in var/ (usually prefixed by date, followed by <method>).

The <method> could be engage, for more info: https://mixpanel.com/docs/api-documentation/data-export-api

About

Export data from mixpanel.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages