We are using DMX 5.0.2 and metadata type of "Hyperlink" to create links to a media player by passing a url with the DNN fileid. This works perfectly.
The problem is that we are unable to figure out how to track these links in the same manner as we do for document downloads. We've developed our own custom report page and SQL queries to pull the download reports but it doesn't appear that DMX is tracking when authenticated users select a hyperlink option. Please correct me if I'm wrong.
It seems that my only option is to install a tracking module of some sort (or use IIS or DNN tracking) on the target page itself. It would be nice if all downloads including hyperlinks could be tracked on the same report from the DMX tables. Is that possible?
Thanks