<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic PDF dowload not pageload? in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/PDF-dowload-not-pageload/m-p/121923#M2200</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If after a user action, the first thing that happens is a (pdf) file download. I assume this is not seen by dynatrace as a page load os it shows only as a click-on that consumes time? Can we make this visible in Dynatrace?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;KR Henk&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Aug 2019 12:43:09 GMT</pubDate>
    <dc:creator>henk_stobbe</dc:creator>
    <dc:date>2019-08-12T12:43:09Z</dc:date>
    <item>
      <title>PDF dowload not pageload?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/PDF-dowload-not-pageload/m-p/121923#M2200</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If after a user action, the first thing that happens is a (pdf) file download. I assume this is not seen by dynatrace as a page load os it shows only as a click-on that consumes time? Can we make this visible in Dynatrace?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;KR Henk&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Aug 2019 12:43:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/PDF-dowload-not-pageload/m-p/121923#M2200</guid>
      <dc:creator>henk_stobbe</dc:creator>
      <dc:date>2019-08-12T12:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: PDF dowload not pageload?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/PDF-dowload-not-pageload/m-p/121924#M2201</link>
      <description>&lt;P&gt;If I understand your question, it is basically an identification when a PDF is downloaded completely in the browser. As long as you can identify the start of PDF download and the end of PDF download, you can use the Dynatrace RUM API to capture the action. - dtrum.enterAction() and dtrum.leaveAction(). Then the PDF download would be a separate custom action. Alternatively, if you want to include it in the XHR/Load user action, you can use dtrum.setLoadEndManually() and dtrum.signalLoadEnd().&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;One possible approach is to set a cookie with the downloaded PDF and check in the application if the cookie is already present. This would indicate a finished download.&lt;BR /&gt;&lt;BR /&gt;Anyway, you will need to modify your application to capture this information and send appropriate events.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Aug 2019 13:42:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/PDF-dowload-not-pageload/m-p/121924#M2201</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2019-08-12T13:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: PDF dowload not pageload?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/PDF-dowload-not-pageload/m-p/121925#M2202</link>
      <description>&lt;P&gt;Hi Julius,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your feedback, you have been rewarded (-;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;KR Henk&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Aug 2019 13:50:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/PDF-dowload-not-pageload/m-p/121925#M2202</guid>
      <dc:creator>henk_stobbe</dc:creator>
      <dc:date>2019-08-12T13:50:43Z</dc:date>
    </item>
  </channel>
</rss>

