Firebase can be use to target specific customers according to the
last time they by a product, what specific product and so on. As an
exemple, let's suppose we are a big chain as the French tech
retailer Fnac. Each time a customer bought a product in the past,
datas are collected and organised in the database. After a few
years, the compagny can be able to predict which customer is likely
to buy what kind of product at a specific period of the year. Here
is an example of the situation.
According to this data, we can consider that Michale Schaefer is
very likely to buy the brand new iPhone for Christmas in December
2020. Accordingly, an email will be sent automatically to this
specific customer in November, containing advertisment for the brand
new iPhone, and possibly a special offer for it.
To made these data available, and expoitable, we only have to made
them compatible with the application we use. For us, we have to
export these data with JSON.