You can send data from Mixpanel through our backfill process using the Batch API. Some additional instrumentation best practices to remember:
-
Multi-platform products: Different taxonomy = different projects, same taxonomy = same project
-
If different platforms have same taxonomies, then send to the same project (allows for cross-platform analysis)
-
-
Create test projects: Have a test project for every production project
-
Instrumentation limits: 2000 event types, 2000 event properties, and 1000 user properties
-
Character limits: 1024 for all values, 10,000 for arrays if using append/ prepend operations
-
Data values: ISO-8601 format (YYYY-MM-DD hh:mm:ss)
-
Sensitive data: We recommend NOT sending any PII/ non-compliant with privacy regulation data to Amplitude.
Comment here if you hit any roadblocks. The team and your peers are here to help!