Hi, I have a text link on each node that the user clicks to get access to a download section.
I need to track clicks on the link - by user, so I need to know who is clicking the link, and how many times has the link been clicked.
Is this something this module can do, and if so how?
Thanks.
Comments
Comment #1
kbahey commentedThis module only tracks clicks to nodes. If the download section is a node, then you can track that.
If not, then you need a custom module to do that.