简体   繁体   中英

Indexable sticker/s callback

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!

Unfortunately no. Gboard won't return information about usage. They said, about a year ago, that's it was on the roadmap but haven't seen any developments there.

You should use Firebase to log your user actions for the indexes

A Code Lab is available here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM