I am using Firebase AppIndexing for stickers.
My problem is I want to add analytics on each sticker so I can create ranking system.(most used/tapped stickers, unused stickers).
Is it possible to keep track each stickers like onclick(callbacks) on each stickers?
Thanks!