Hi
I Use a Collection List mode simple and one action linked to title that Fire a counter when user open this page.
I search only to increment a user views counter when users open this page
The problem are that Action linked to this Items Title are not firing my counter.
The way you have that setup, the counter will only increment if a user clicks on the button.
What you should do is include the increment in the action that opens the page, ie. the collection item click action. So…
You haven’t set it up correctly. It should be the Item Click action (not a Collection Item action), and you need to make it a custom action, where the first step is Increment Counter, and the second step is Show Details Screen. It should look like this: