I want to track some target in google analytics for Android which must be counted once per user. For this purpose, i send event when user do some actions in my app (there is no do-once check right now)
Should i implement do-once condition in code, or google analytics target will be counted unique for this user/install