Google Analytics for pdf direct link downloads

Discussion in 'Google Analytics' started by Sunny12, Apr 2, 2015.

  1. #1
    Is there any solution to track pdf files downloaded from direct downloads? We can track easily if the download happens from our web page, but what if the download happens from a direct link or a search engine search result? Also we are on a IIS server, and cannot use PHP based solution. Is there any php free solution anyone is aware to track direct links tracking?

    Thanks
    Sunny
     
    Sunny12, Apr 2, 2015 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    How are the PDF files downloaded? You could just bind a JS event to the download link for example to track it.
     
    digitalpoint, Apr 3, 2015 IP
  3. seebrown

    seebrown Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    If you're just looking to track a download you can easily put the PDF behind a PHP page and have it log the download then redirect to the PDF that you have hosted on your site. Also you can try using a document tracking tool such as https://www.orangedox.com/dropbox which will track downloads as well as time spent on each page of the PDF.
     
    seebrown, Apr 26, 2016 IP