amp-to-mp
v1.1.7
Published
basic CLI for moving amplitude data to mixpanel
Downloads
23
Readme
amp-to-mp
this module will take in (uncompressed) amplitude raw files, transform them, and send them to mixpanel.
this module can be used in combination with amp-ext
to do a full historical migration
it is implemented as a CLI and requires Node.js.
usage
npx amp-to-mp --dir ./data ---token bar --secret qux --project foo
help / options
npx amp-to-mp --help