Hello are there a way to use changecounter or to count everytime a user click any view?

Hello are there a way to use changecounter or to count everytime a user click any view?

i have a 3 images gallery view directed to a link(google,yt,fb), i want everyclick of the user to be recorded to a table name [user records] in which there are 3 rows which are google, yt and fb if someone clicks google, it will count as 1, and another if other user clicks the google again it will be 2. same goes for yt and fb.

 

@Steve

0 5 297
5 REPLIES 5

Yes it's possible. You would need to open the gallery view with an action (sequence of actions) that first counts and writes the number for that specific user, and then it opens the view.

Hello thank you for the reply.

I did this but:
the record was uniformly distributed every time the google tile was click, the yt and fb have also the record. and
i dont have the identifier for each tile(google,yt and fb) whether which the user is clicked.

i dont know or is it possible to know whether the google, yt or fb was click?

ohh i see using validif can do this thanks!

I modified one sample app quickly to show how it's built. Would you please send you email address with private message so I can share it.

hello sent you an dm thanks!

Top Labels in this Space