- Does Mixpanel require GDPR consent?
- Yes. Mixpanel event tracking is non-essential and requires a valid legal basis under the GDPR. Most organizations use consent. Where EU data residency is used, the transfer obligation is reduced, but the consent requirement for initialization remains. Mixpanel must not load or track events before the visitor provides opt-in consent through a compliant CMP.
- What does the identify() call mean for privacy policy disclosure?
- Mixpanel's identify() call links the pseudonymous anonymous_id to a known user identity (typically a user ID or email). After this call, all subsequent events and historical events may be merged into a named user profile. This transition from pseudonymous to personally identifiable processing is a material change that should be described in the privacy policy. The policy should state that product analytics data may be linked to user accounts when users log in.
- Does Mixpanel EU data residency eliminate GDPR transfer obligations?
- Using Mixpanel's EU data residency option means data is processed and stored on EU servers without transfer to the United States for in-scope data. This reduces the GDPR international transfer obligation for that data. However, EU data residency does not eliminate the consent requirement, the need for a DPA, or the obligation to accurately describe the processing in your privacy policy. Compliance requires all of these elements, not just server location.