How to manage consent when embedding Adobe Analytics into PDF | Community
Skip to main content
ActiveMitchell
Adobe Champion
Adobe Champion
April 28, 2021
Solved

How to manage consent when embedding Adobe Analytics into PDF

  • April 28, 2021
  • 1 reply
  • 1219 views

I just watched a recording  of  the Summit session

https://business.adobe.com/summit/2021/sessions/pdfs-no-longer-an-analytics-blackbox-s603.html

 

Because it was a recording, I could not pose questions, so am asking here - how would we embed tracking consent into a PDF  when using  the  techniques covered in  the  presentation?

 

Thanks for info/ideas.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by yuhuisg

You have to include the PDF embed JavaScript in the web page that shows the PDF. See the complete documentation at Adobe Developers - PDF Embed API | Embed PDF in HTML | Adobe Document Services.

Since the embed code runs from within a web page only, then you would have already sought consent from the user when the web page is shown.

1 reply

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
April 29, 2021

You have to include the PDF embed JavaScript in the web page that shows the PDF. See the complete documentation at Adobe Developers - PDF Embed API | Embed PDF in HTML | Adobe Document Services.

Since the embed code runs from within a web page only, then you would have already sought consent from the user when the web page is shown.