Database integration
Gepostet 16. März 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 Kommentar
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
Melden Sie sich an, um einen Kommentar zu hinterlassen.