segmentio / analytics-kotlin

The hassle-free way to add Segment analytics to your Kotlin app (Android/JVM).
MIT License
45 stars 27 forks source link

The data in Mixpanel is different with Segment #232

Open Joemiao120 opened 4 months ago

Joemiao120 commented 4 months ago

Describe the bug I tried to update the Segment library to Kotlin version, and I've had the source for the Android version and destinations with Mixpanel. But after I migrated to Kotlin version, I found some filed data in Mixpanel is different with the Segment debugger. please find attached screenshot.

Looks like Mixpanel transform the string to long or int.

Expected behavior I want to see the same data for extension_PlatformUserId and villageID.

Screenshots Segment Debugger: image

Mixpanel: image

Platform (please complete the following information):

wenxi-zeng commented 3 months ago

@Joemiao120 sorry we missed this issue. will take a look soon