I am using firebase and I really don't get the difference between events and conversions sections in the Firebase analytics? Why should I decide that some event to be a conversion?
Thanks in advance.
I am using firebase and I really don't get the difference between events and conversions sections in the Firebase analytics? Why should I decide that some event to be a conversion?
Thanks in advance.
A conversion event is an event that is considered super-special in your app -- it's the subset of events that you care most about.
When you label an event as a conversion event, a few things happen:
As a general rule, you want these to be events that don't happen too often, but are ones that indicate you've gotten a user who's important to you. Things like making a purchase, sharing the app with their friends, completing your initial tutorial, signing up for an account, and so on are all good events to label as conversion events.