mixpanel / mixpanel-utils

Other
87 stars 63 forks source link

Update readme about downloads from amplitude #54

Closed dongjae93 closed 1 year ago

dongjae93 commented 1 year ago

This PR include some styling change so here's the text that's being updated with:

Downloads Amplitude project data and imports events and profiles into your Mixpanel project. This accepts your Amplitude project key, Amplitude project secret, a start date, and an end date.
Note: 
1. Start and end dates are in `YYYYMMDDTHH` format.
2. start and end date are as per `server_upload_time` as per [Export API doc](https://www.docs.developers.amplitude.com/analytics/apis/export-api/?h=export#considerations).
3. This script would be for projects on [Original ID Merge](https://docs.mixpanel.com/docs/tracking/how-tos/identifying-users#how-does-the-simplified-api-differ-from-the-original-api) only.