Hi
Maybe a stupid question
When i want to download a file, i just need to click on link
that’s good
but I would like to be able to add some code in order to record that the user has download the file clicked
is there something like that?
regards
1 Answers
Hello,
With that hyperlink, you can put an onclick event for JS function which can call a ajax request to a page that logs the details.
It’s little manual work. If you share the code, i can suggest some changes.
You can email me at support@gridphp.com
Your Answer