Skip to content

Commit

Permalink
Update migration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
myronkaifung authored Nov 25, 2024
1 parent 3c78bec commit 2c75b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ This data audit step is optional, but highly recommended - It is a larger upfron

To backfill data, we recommend the following approaches:

- If you have a data warehouse: Leverage our [data warehouse connector](/docs/tracking-methods/data-warehouse/overview) or our [Import API](https://developer.mixpanel.com/reference/import-events) to import to Mixpanel.
- If you have a data warehouse: Leverage our [data warehouse connector](/docs/tracking-methods/warehouse-connectors) or our [Import API](https://developer.mixpanel.com/reference/import-events) to import to Mixpanel.
- If you have a data warehouse without your current provider's data: Export your data to the data warehouse so you have a record, and then use our data warehouse connector or Import API
- If you do not have a data warehouse: Since there is no historical record of data, for this method you will need to export your data from your current provider and move it into Mixpanel - we provide an easy to use helper function for this [here](https://github.com/mixpanel/mixpanel-utils)

Expand Down

0 comments on commit 2c75b47

Please sign in to comment.