I am just implementing Firebase Analytics, and this is the best video I have found so far. Absolutely stunning and this has given me all the visibility that was needed.
@user3235227 күн бұрын
Mixpanel free plan is good, amplitude pricing is confusing. And I think you can track per user ID now. Please confirm.
@andresraigoza2082 Жыл бұрын
Great overview! Thank you so much.
@josejaimefelixgarciagarcia88844 ай бұрын
aw man, i needed the per user analytics
@user3235227 күн бұрын
They have that now
@hakankorhasan438 ай бұрын
I am grateful for this training series. I will only use FirebaseAnalytics. However, when I include this library, all Firebase libraries are downloaded. It significantly increases my build time. Does FirebaseAnalytics use all these libraries? If not, which ones are necessary for Analytics? Can we remove the unnecessary ones?
@gregas3068 Жыл бұрын
Great video, again. ! question I have. You keep repeating how you are not a fan of singletons. What other way would you suggest to use all those manager classes?
@SwiftfulThinking Жыл бұрын
Dependency injection is usually the solution to avoid Singletons
@vahid59247 ай бұрын
Where can I see event parameters value on Google Analytics console not debugview once i tapped on the button and logevent was triggered with parameters inside?
@davidhalascsak5540 Жыл бұрын
Hey, I know it is not related to this video, but do you have any suggestion how to test Firestore? Currently, i am trying to mimic the functions with mock services, but it has its limitations.
@yashpatil59469 ай бұрын
firebase analytics is showing log events in Xcode console but not appearing in the firebase console, please help Sir
@FyT6oJIuCT4 ай бұрын
I have the same problem. Perhaps Nick could help us? 🙏
@fre.helfer Жыл бұрын
I was in doubt about which events to register. I don't know if it is the same for you, but for me the system already logs when a button is pressed(user_engagement) and when a view is viewed(screen_view). So if I create a custom log I get duplicate information. Does it make sense for me to register every view that appears?
@SwiftfulThinking Жыл бұрын
I think most teams would prefer to have extra analytics and not need them, rather than the other way around
@AbhishekKumar8-t5y Жыл бұрын
No such module 'FirebaseAnalytics'
@yashpatil59469 ай бұрын
import FirebaseAnalytics by going to Targets > Frameworks,libraries
@mohammadsadman85676 ай бұрын
Whenever i add firebase Analytics i get this error i have tred withoutadid also. Stuck here for days. Failed to load Info.plist from bundle at path /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.bg2GGx/extracted/FitLifee.app/Frameworks/GoogleAppMeasurementIdentitySupport.framework; Extra info about "/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.bg2GGx/extracted/FitLifee.app/Frameworks/GoogleAppMeasurementIdentitySupport.framework/Info.plist": Couldn't stat /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.bg2GGx/extracted/FitLifee.app/Frameworks/GoogleAppMeasurementIdentitySupport.framework/Info.plist: No such file or directory