<?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: How to capture event popup to DEM by react native (Mobile App) in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Capture-of-event-popup-to-DEM-by-react-native-Mobile-App/m-p/247981#M6057</link>
    <description>&lt;P&gt;Can you clarify your question because I don't understand. What is an Event Popup? Is this a popup in UI, so you are still in the React Native application? And what do you want to return back to DEM? What is DEM in this case?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2024 11:08:17 GMT</pubDate>
    <dc:creator>matthias_hochri</dc:creator>
    <dc:date>2024-06-11T11:08:17Z</dc:date>
    <item>
      <title>Capture of event popup to DEM by react native (Mobile App)</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Capture-of-event-popup-to-DEM-by-react-native-Mobile-App/m-p/247953#M6056</link>
      <description>&lt;P&gt;[DEM] When an Event Popup occurs on a mobile app written with React Native, can we return the event popup back to the DEM or how?&lt;BR /&gt;Reference comes from this, or is there anything that can be used from here? &lt;A href="https://www.npmjs.com/package/@dynatrace/react-native-plugin#identify-a-user" target="_blank" rel="noopener"&gt;https://www.npmjs.com/package/@dynatrace/react-native-plugin#identify-a-user&lt;/A&gt;&lt;BR /&gt;[Example in cover photo]&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 09:38:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Capture-of-event-popup-to-DEM-by-react-native-Mobile-App/m-p/247953#M6056</guid>
      <dc:creator>AskMe-Solutions</dc:creator>
      <dc:date>2024-07-08T09:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture event popup to DEM by react native (Mobile App)</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Capture-of-event-popup-to-DEM-by-react-native-Mobile-App/m-p/247981#M6057</link>
      <description>&lt;P&gt;Can you clarify your question because I don't understand. What is an Event Popup? Is this a popup in UI, so you are still in the React Native application? And what do you want to return back to DEM? What is DEM in this case?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 11:08:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Capture-of-event-popup-to-DEM-by-react-native-Mobile-App/m-p/247981#M6057</guid>
      <dc:creator>matthias_hochri</dc:creator>
      <dc:date>2024-06-11T11:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture event popup to DEM by react native (Mobile App)</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Capture-of-event-popup-to-DEM-by-react-native-Mobile-App/m-p/248067#M6058</link>
      <description>&lt;P&gt;&lt;SPAN&gt;What is an Event Popup Is this a popup in UI ?&lt;/SPAN&gt;&lt;BR /&gt;-Yes [Sample picture in below]&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 852px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/20480i8BF60111392A2EE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;SPAN&gt;So you are still in the React Native application?&lt;/SPAN&gt;&lt;BR /&gt;-Yes (It React Native on Mobile App)&lt;BR /&gt;&lt;SPAN&gt;And what do you want to return back to DEM ?&lt;/SPAN&gt;&lt;BR /&gt;-We want to see the Event Popup UI on the User action page. We want it to show up as 1 action.&lt;BR /&gt;&lt;SPAN&gt;What is DEM in this case ?&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;- It is RUM [real user monitoring]&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-06-12_110933.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/20479iC15C2C6ABA8DBC8D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024-06-12_110933.png" alt="2024-06-12_110933.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 04:12:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Capture-of-event-popup-to-DEM-by-react-native-Mobile-App/m-p/248067#M6058</guid>
      <dc:creator>AskMe-Solutions</dc:creator>
      <dc:date>2024-06-12T04:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture event popup to DEM by react native (Mobile App)</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Capture-of-event-popup-to-DEM-by-react-native-Mobile-App/m-p/248109#M6059</link>
      <description>&lt;P&gt;Okay the below screenshot show a load action from a web application but you are stating that you are in a mobile application? A Mobile application is generating different data. I would assume in React Native the popup is a Component that gets rendered?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Component tracking is possible via React Native Plugin, even in automated way. So we will report a Render Tree of the Popup including its sub components.&lt;/P&gt;&lt;P&gt;When a Button press within the popup happens, this will most likely be its own user action as this is happening after the rendering.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 11:29:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Capture-of-event-popup-to-DEM-by-react-native-Mobile-App/m-p/248109#M6059</guid>
      <dc:creator>matthias_hochri</dc:creator>
      <dc:date>2024-06-12T11:29:20Z</dc:date>
    </item>
  </channel>
</rss>

