<?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 Re: Turn on/off RUM conditionally in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Turn-on-off-RUM-conditionally/m-p/65031#M2688</link>
    <description>&lt;P&gt;I think you're on the right track.  If RUM is not enabled automatically, and you manually enable it using dtrum.enable(),  then you can control when RUM starts.  The downside is that you will loose visibility into the page activities prior to enabling RUM.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Nov 2020 16:55:27 GMT</pubDate>
    <dc:creator>Joe_Hoffman</dc:creator>
    <dc:date>2020-11-20T16:55:27Z</dc:date>
    <item>
      <title>Turn on/off RUM conditionally</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Turn-on-off-RUM-conditionally/m-p/65030#M2687</link>
      <description>&lt;P&gt;Our application redirects users to a login page thats on another domain. So our bounce rate is being significantly skewed since landing on the main page initializes RUM, registers a single "visit" action and redirects immediately to the login page; and DT counts that as a bounce. We'd like to turnoff all of monitoring until the user is authenticated so that the bounce rate is calculated properly. From the dtrum documentation I see two potential candidates &lt;EM&gt;dtrum.setAutomaticActionDetection() &lt;/EM&gt;and/or &lt;EM&gt;dtrum.enable()/disable()&lt;/EM&gt;. However it's not clear whether either of those will actually turn off the reports related to bounce rate.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 11:58:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Turn-on-off-RUM-conditionally/m-p/65030#M2687</guid>
      <dc:creator>Tim_Abil</dc:creator>
      <dc:date>2021-04-26T11:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Turn on/off RUM conditionally</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Turn-on-off-RUM-conditionally/m-p/65031#M2688</link>
      <description>&lt;P&gt;I think you're on the right track.  If RUM is not enabled automatically, and you manually enable it using dtrum.enable(),  then you can control when RUM starts.  The downside is that you will loose visibility into the page activities prior to enabling RUM.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 16:55:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Turn-on-off-RUM-conditionally/m-p/65031#M2688</guid>
      <dc:creator>Joe_Hoffman</dc:creator>
      <dc:date>2020-11-20T16:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Turn on/off RUM conditionally</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Turn-on-off-RUM-conditionally/m-p/65032#M2689</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/3021/view.html" nodeid="3021"&gt;@Joe H.&lt;/A&gt; Do you think if we manually report more than 1 single user action during the main page load, it would make DT not count that session as bounced?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 19:25:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Turn-on-off-RUM-conditionally/m-p/65032#M2689</guid>
      <dc:creator>Tim_Abil</dc:creator>
      <dc:date>2020-11-20T19:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Turn on/off RUM conditionally</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Turn-on-off-RUM-conditionally/m-p/65033#M2690</link>
      <description>&lt;P&gt;The definition of a bounce is a visit with a single user action.  So yes I think you are right,  manually report a second user action and that should eliminate the false bounces.  But you will still have two sessions for that user, one from the landing page, the other from the login onwards.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 19:43:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Turn-on-off-RUM-conditionally/m-p/65033#M2690</guid>
      <dc:creator>Joe_Hoffman</dc:creator>
      <dc:date>2020-11-20T19:43:03Z</dc:date>
    </item>
  </channel>
</rss>

