Forum
Welcome, Guest
Please Login to access forum.
Re:Tracking pdf downloads (1 viewing) 
Go to bottom
TOPIC: Re:Tracking pdf downloads
#1829
Chris Matthews
Fresh Boarder
Posts: 4
User Offline
Re:Tracking pdf downloads Karma: 0  
Hello John,
Thank you for your reply.

The code you present is what I had done (per your documentation) - although I notice when joomla renders there is one difference- introducing a slash in the iframe src:

Code:

<a href="http://wwwdev.thealliedgrp.com/images/Certifications/FS_546257.pdf" onclick="document.getElementById('trackdownload').src='/index.php? option=com_jrealtimeanalytics&track=1'">FS 546258</a><iframe id="trackdownload" style="display:none" src="/"></iframe>
Then in custom URL:
Code:

http://wwwdev.thealliedgrp.com/index.php?option=com_jrealtimeanalytics&track=1
With the code as above the event does not record. The site is currently offline - but I just put it online for a moment to test, to see if that was causing the issue. The event still is not recorded. Do you see something I am missing? Thank you again for your time! ---Chris
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
Tracking pdf downloads
The Allied Group
    thread link
thread linkthread link Re:Tracking pdf downloads
John Dagelmore
    thread link
thread linkthread linkthread link Re:Tracking pdf downloads
Chris Matthews
    thread link
thread linkthread linkthread linkthread link Re:Tracking pdf downloads
John Dagelmore
Go to top