How can i track downloaded files through a Google search? E.g. a pdf file appearing in a Google search and downloaded from there but not from a visit on the website itself, which then Mint would track this download.
Obviously mint can’t track these directly linked files, but is there a way with a redirect command in a htaccess file or so? My idea is that that
home.com/file.pdf (appearing in the Google search results)
redirects to
home.com/file.html
and then someone can download it manually or automatically but with tracking the numbers of downloads through mint. Is that possible or how would you do it?
Thanks