<?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 Android Push Notification Deep Link Tracking in Adobe Experience Cloud Mobile Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/android-push-notification-deep-link-tracking/m-p/268232#M365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adobe Mobile Engineers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have following scenario.&lt;/P&gt;&lt;P&gt;I'm receiving push notification in 3 different situations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- App is in foreground &lt;/P&gt;&lt;P&gt;2- App is in background&lt;/P&gt;&lt;P&gt;3- App is force closed&lt;/P&gt;&lt;P&gt;I have followed collectLifecycleData and all that documentation.&lt;/P&gt;&lt;P&gt;The sdk tracks analytics for deep link in 1st and 2nd case, although not in the 3rd case. &lt;/P&gt;&lt;P&gt;Basically, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;if&lt;/SPAN&gt;(MobileConfig.getInstance().mobileUsingAnalytics()) {&lt;/P&gt;&lt;P&gt;&amp;nbsp; AnalyticsTrackInternal.trackInternal(&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"AdobeLink"&lt;/SPAN&gt;, cData1, StaticMethods.getTimeSince1970());&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execution will not enter the if block in 3rd case. Note that my Notification Receiver activity starts collecting lifecycle data as the first statement in onCreate().&lt;/P&gt;&lt;P&gt;and that is where I'm calling it to track the deep link url after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2017 18:00:25 GMT</pubDate>
    <dc:creator>sampadak8097139</dc:creator>
    <dc:date>2017-09-26T18:00:25Z</dc:date>
    <item>
      <title>Android Push Notification Deep Link Tracking</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/android-push-notification-deep-link-tracking/m-p/268232#M365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adobe Mobile Engineers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have following scenario.&lt;/P&gt;&lt;P&gt;I'm receiving push notification in 3 different situations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- App is in foreground &lt;/P&gt;&lt;P&gt;2- App is in background&lt;/P&gt;&lt;P&gt;3- App is force closed&lt;/P&gt;&lt;P&gt;I have followed collectLifecycleData and all that documentation.&lt;/P&gt;&lt;P&gt;The sdk tracks analytics for deep link in 1st and 2nd case, although not in the 3rd case. &lt;/P&gt;&lt;P&gt;Basically, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;if&lt;/SPAN&gt;(MobileConfig.getInstance().mobileUsingAnalytics()) {&lt;/P&gt;&lt;P&gt;&amp;nbsp; AnalyticsTrackInternal.trackInternal(&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"AdobeLink"&lt;/SPAN&gt;, cData1, StaticMethods.getTimeSince1970());&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execution will not enter the if block in 3rd case. Note that my Notification Receiver activity starts collecting lifecycle data as the first statement in onCreate().&lt;/P&gt;&lt;P&gt;and that is where I'm calling it to track the deep link url after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 18:00:25 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/android-push-notification-deep-link-tracking/m-p/268232#M365</guid>
      <dc:creator>sampadak8097139</dc:creator>
      <dc:date>2017-09-26T18:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Android Push Notification Deep Link Tracking</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/android-push-notification-deep-link-tracking/m-p/268233#M366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a gateway for the sdk in the app, which was setting the config. In this case, since the sdk was tracking analytics , the gateway to set the config was never called. Fixed that and it worked in force closed case too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 19:08:16 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/android-push-notification-deep-link-tracking/m-p/268233#M366</guid>
      <dc:creator>sampadak8097139</dc:creator>
      <dc:date>2017-09-26T19:08:16Z</dc:date>
    </item>
  </channel>
</rss>

