Search code examples
iosfirebasefirebase-analyticsswift3.2

Get individual user details in firebase


I'm new to firebase and I recently integrated it to my project. I've logged few events using Analytics.logEvent("event_name", parameters: nil)

This seems to work and I can see data populating in my firebase account. Now I'm trying to get the few details based on individual user these are, exact location(right now it shows only country), session length and last screen of the session. Is it possible to retrieve these details in the free features of the firebase? If so, how do I proceed about it?


Solution

  • This is against the Google's Privacy policy.

    You will not, and will not assist or permit any third party to, pass information to Google that Google could use or recognize as personally identifiable information. You will have and abide by an appropriate Privacy Policy and will comply with all applicable laws, policies, and regulations relating to the collection, usage and sharing of information from Users. You must post a Privacy Policy and that Privacy Policy must provide notice of Your use of cookies, identifiers for mobile devices (e.g., Android Advertising Identifier or Advertising Identifier for iOS) or similar technology that are used to collect data. You must disclose the use of the Service, and how it collects and processes data.