最近の検索
最近の検索はありません
Database integration
投稿日時:2023年3月16日
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件のコメント
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
サインインしてコメントを残します。