Skip to content

Commit

Permalink
Update amplitude.md (#1039)
Browse files Browse the repository at this point in the history
documents `DRY_RUN` + `REGION` params
  • Loading branch information
ak--47 authored May 9, 2024
1 parent 2037cb8 commit 299d606
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pages/docs/migration/amplitude.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,12 @@ This service will use your provided credentials to export Amplitude data, transf

[Watch the demo tutorial](https://www.loom.com/share/f947d42db01541a0b74953461e3c6cc0?sid=43c1ef52-d008-4b6d-9015-afa14b05901c) for more in-depth instructions on how to use the migration service.

Note:
* Any events ingested via this method in the current month will count toward your plan. We recommend testing this while on a Free plan first.
Notes:
* Any events ingested via this method in the current month will count toward your plan. We recommend testing this while on a Free plan first. You may also pass a `"DRY_RUN" : true` param in the JSON which will show you how many events will be migrated.
* If you are using Mixpanel or Amplitude's EU data residency, pass `"REGION": "EU"` with your request.
* This migration service is in beta -- if you have questions or run into issues, please reach out to us [here](mailto:[email protected]).


### Data Warehouse Connectors
If you have access to your Amplitude data in your data warehouse, the most scalable way to bring this historical data into Mixpanel is by using our warehouse connector. At a high-level, the migration consists of 3 steps:
1. Set up a new Mixpanel project which is on [Simplified ID Merge system](/docs/tracking-methods/id-management/identifying-users#simplified-vs-original-id-merge).
Expand Down

0 comments on commit 299d606

Please sign in to comment.