Say we have two buttons with the same url, is is possible for us to figure out which button was clicked by my user to fetch that particular page.
I have already explored query parameters (ref_ tag) so I am looking for a second approach. Anyone has inputs?