[Feedback] Player Tags support

It would be great to have Player Tagging support on Unity Analytics.

I know that it’s already possible to segment users by analytics events, but a proper player tagging feature would be really useful for checking Player Tags in runtime and especially replacing tags values if needed.

With player tags the A/B testing feature can be even more useful, since we can tag players according to their assigned remote configuration values.

You can already do this with Unity Analytics Custom Events. And I’m not clear on your statement “checking player tags at run time”, do you mean the player checking their own tags? You could also consider remote settings to set specific values at run time

https://docs.unity3d.com/Manual/UnityAnalyticsCustomEventScripting.html

https://docs.unity3d.com/Manual/UnityAnalyticsRemoteSettingsScripting.html