mixpanel / mixpanel-swift

Official iOS (Swift) Tracking Library for Mixpanel Analytics
https://mixpanel.com
Apache License 2.0
434 stars 234 forks source link

Events timestamp precision #503

Closed c128128 closed 2 years ago

c128128 commented 2 years ago

Hi team,

I have already reported this via your web contact form.

Looks like your events time precision is 1 second, for that reason my events appear in your UI in a wrong order.

Screen Shot 2022-01-16 at 3 34 35 PM

Must be:

Xcode logs:

Screen Shot 2022-01-16 at 3 36 58 PM

Not sure if this is only related to mixpanel-swift or your entire infrastructure only works within 1 second.

https://github.com/mixpanel/mixpanel-swift/blob/master/Sources/Track.swift#L53-L60

zihejia commented 2 years ago

hi @c128128 , it's currently a backend limitation. But we are working on it now to improve it to the ms level. Please stay tuned. Since this is not an SDK issue, I'm closing this one now.

kgaidis commented 2 years ago

+1 on this, I wonder if this is tracked somewhere? It's so important for funnels. Feel like funnels should have an asterisk until this is more precise

jaredmixpanel commented 2 years ago

@kgaidis it is not being tracked anywhere publicly, but it is still in active development.