Database integration
Publication le 16 mars 2023
I am creating an app, In which I wants to count How many times user clicks on a button and wants to show total numbers of user into navbar located app. In short I want to know how can we manage app data by zendesk. Can anyone help me with this?
0
1
1 commentaire
Tipene Hughes
Hi Testing Purpose,
One way you could go about this is to listen for the app.registered and pane.activated events and then have the callback function execute some code to track the number of times the app has been opened.
1
Se connecter pour laisser un commentaire.