We have an embedded PDF Reader on our site (PDF.js)
We are trying to track how many people are reading the PDFs and using the reader. Is there a way through PDF.js or Umbraco.
here is an example:
https://www.aafa.org/freshaair-magazine.aspx
We tested it out and we are able to track if anyone is using the PDF Readers.
We added the js tracking code to viewer.html and added out GA code as well towards the bottom before the closing body tags.
PDF Reader Question
We have an embedded PDF Reader on our site (PDF.js) We are trying to track how many people are reading the PDFs and using the reader. Is there a way through PDF.js or Umbraco. here is an example: https://www.aafa.org/freshaair-magazine.aspx
Thanks
Matthew Berner
I had a eureka I got it moment. I found a Git Hub project that was adding this functionality onto https://our.umbraco.com/packages/website-utilities/pdfjs-viewer/.
If anyone should need the tracking here it is: https://github.com/hueper/PDF-Analytics
We tested it out and we are able to track if anyone is using the PDF Readers. We added the js tracking code to viewer.html and added out GA code as well towards the bottom before the closing body tags.
Thanks Matthew Berner
We were using the an Umraco plugin, we have switched over to Issuu, which is working great and if any one like some guideance. I can help. Thanks
is working on a reply...