After looking at this documentation (Default Properties Collected by Mixpanel), I could not find if Mixpanel can collect android_id and Google Advertising ID (GAID). Are there none-documented properties for this?
For iOS in Mixpanel for example, we can collect IDFA using $ios_ifa, but for Android, I have not found in the documentation anything related to this.
Mixpanel default properties to track Android identifiers
I’m also looking for the same thing. We use Segment to send our data to Mixpanel. So we are already collecting and sending the advertising ID for Android, but I can’t find it mapped to any user or event properties in Mixpanel.
Hi folks,
The mixpanel Android SDK doesn’t currently track Android identifiers by default, which is why it’s absent from the documentation.
If we were to add tracking for these details to a future SDK release, I would expect the properties to be named:
- $google_advertising_id
- $android_id
That said, the Segment debugger should be able to help you figure out why the detail is not propagating to your project - and if that doesn’t help, I’ve found the segment support team to be incredibly helpful!
Viewers of this thread. If automatic tracking of the google_advertising_id and/or $android_id would be helpful for you, please let us know.
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.