Copy link to clipboard
Copied
Is there a way to track PDF page activites? Part of my job is updating PDFs and it would be nice to know how many people are actually using the PDFs, and more specifically what pages in the PDFs are being used the most. I would like to be able to track this data and utilize it in Tableau.
Copy link to clipboard
Copied
In theory you can do that. You can add a script that gets executed whenever a page is opened. You can collect that data and then report it back to a server. Look for the page open event in the JavaScript SDK documentation. For non-interactive reporting to a server, take a look at this old article I wrote: http://khkonsulting.com/2016/06/getting-serial-number-form-using-soap/
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more