android - Tracking event once in Google Analytics -


i curious how users exploring app. want track event first time happens. example, first time user beats level 1 want send event.

is there way send event once google analytics, or need use sharedpreferences , manually track if have sent event before? (this do)

i unsure keywords search links , tips appreciated!


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

javascript - Linking from page A to a specific iframe on page B -

java - Two interface have same method name with different return type -