Reader small image

You're reading from  Firebase Cookbook

Product typeBook
Published inNov 2017
PublisherPackt
ISBN-139781788296335
Edition1st Edition
Right arrow
Author (1)
Houssem Yahiaoui
Houssem Yahiaoui
author image
Houssem Yahiaoui

Houssem Yahiaoui is a Telerik Developer Expert, Google Developer Group Lead, Meetup organizer, Conference Speaker, and Technical blogger among a few things. He has been a developer since the age of 14 and Firebase lover since day one. He's also a passionate JavaScript developer and strongly believes that JavaScript should fix the World's hanger problem.
Read more about Houssem Yahiaoui

Right arrow

Implementing user properties for data and audience filtering

Suppose you want to find out people who like the new movies of Marvel or DC, or you want to discover the people who just like to eat pizza. The user properties section in your Firebase analytics section can give you up to 25 custom defined user properties.

Firebase already has some pre-predefined user properties, such as user gender, user country, and so on. You can get the list of all the predefined user properties from here: https://support.google.com/firebase/answer/6317486?hl=en&ref_topic=6317484.

Now let's define some user properties. It starts with selecting the wanted application--in my case, it's my Android application, but you can select any of the apps that use your Firebase project--and then adding the user property itself within the Firebase project console. To do so, simply head to your Project...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Firebase Cookbook
Published in: Nov 2017Publisher: PacktISBN-13: 9781788296335

Author (1)

author image
Houssem Yahiaoui

Houssem Yahiaoui is a Telerik Developer Expert, Google Developer Group Lead, Meetup organizer, Conference Speaker, and Technical blogger among a few things. He has been a developer since the age of 14 and Firebase lover since day one. He's also a passionate JavaScript developer and strongly believes that JavaScript should fix the World's hanger problem.
Read more about Houssem Yahiaoui