Analytics based on Bundle ID

Hi there,

I have one project but we deploy the app on different platforms with different bundle ids. So my question is Unity analytics keep track of new instlal, daily users, etc. Does it automatically segment it based on bundle id or not? If not, how do i achieve on my side.

Secondly, for custom user events, how can i also segment them on bundle id bases?

Thanks

@jGate99

Yes, you can create that segment in the Segment Builder tab. The bundle id and platform information is automatically collected and computed by our Analytics system.

You can find more information in the Manual:
https://docs.unity3d.com/Manual/UnityAnalyticsSegmentBuilder.html

1 Like