Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Analytics in an interactive PDF, possible?

New Here ,
Mar 16, 2017 Mar 16, 2017

Hi,

I'm wondering if its possible to track page views and button clicks in a pdf?

I understand that the reader will have to be javascript enabled but google isn't coming up with anything regarding triggering or sending tracking information to a web service.

Is this possible?

Thanks in advance.

TOPICS
Acrobat SDK and JavaScript
728
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 16, 2017 Mar 16, 2017
LATEST

Yes, it's possible, but very very tricky, especially sending back the information. Basically you can't do it without the user's permission.

And if you save the data inside the form and extract it when that form is submitted back to you, for example, then the user will have to save the file each time for the data to remain there. Otherwise it will be lost.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines