<?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: Hybrid App Issues in Adobe Experience Cloud Mobile Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/hybrid-app-issues/m-p/247229#M568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Verdana, sans-serif; font-size: 16px;"&gt;1. From the Native side capturing the hits being sent from either iOS or Android via Charles you will see a visid being called, then in the web you would see a call with the same visid as it would be passed when you use visitorAppendURL in the SDK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Verdana, sans-serif; font-size: 16px;"&gt;2.&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Verdana, sans-serif; font-size: 16px;"&gt;DTM can handle this.&amp;nbsp; You will add the setting name overwriteCrossDomainMCIDAndAID = true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://marketing.adobe.com/resources/help/en_US/mcvid/mcvid-dtm-settings.html" title="https://marketing.adobe.com/resources/help/en_US/mcvid/mcvid-dtm-settings.html"&gt;Experience Cloud ID Service Settings for DTM&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2018-05-24 at 4.29.48 PM.png"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/11493i5D84FD8742B4C53F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-05-24 at 4.29.48 PM.png" alt="Screen Shot 2018-05-24 at 4.29.48 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2018 20:34:00 GMT</pubDate>
    <dc:creator>Jen_Andrews</dc:creator>
    <dc:date>2018-05-24T20:34:00Z</dc:date>
    <item>
      <title>Hybrid App Issues</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/hybrid-app-issues/m-p/247228#M567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Folks - we have a mobile app that is hybrid:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Login screen and homepage are native: This is tagged via Adobe SDK and JSON file defines the marketingcloud Org and the respective Analytics parameters. This data is collected in report suite A.&lt;/LI&gt;&lt;LI&gt;The checkout flow is HTML controlled via DTM. This data is collected in report suite B.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 issues:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I only see the Visid Call firing in the HTML pages and not on the native side. My understanding is that we enabled the experience cloud and plugged in the information about the Marketing Cloud Org then I should see a Visid call on native and HTML. Can someone confirm if my understanding is accurate?&lt;/LI&gt;&lt;LI&gt;I am having an issue with visits inflation in report Suite B when looking at visits coming from the native side of the app. We have a query parameter that identifies these scenarios. We implemented a change in the SDK to use vistorAppendToURL and we are currently implementing a change in DTM to add the "overwriteCrossDomainMCIDAndAID: true" based on this help (&lt;A href="https://marketing.adobe.com/resources/help/en_US/mcvid/mcvid-overwrite-visitor-id.html" title="https://marketing.adobe.com/resources/help/en_US/mcvid/mcvid-overwrite-visitor-id.html"&gt;overwriteCrossDomainMCIDAndAID&lt;/A&gt; ). My question is where do I set this up? In the Marketing Cloud Tool or the Analytics tool? Since we are using DTM, we are not using Visitor.getInstance.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 15:33:48 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/hybrid-app-issues/m-p/247228#M567</guid>
      <dc:creator>jhelou</dc:creator>
      <dc:date>2018-05-15T15:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hybrid App Issues</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/hybrid-app-issues/m-p/247229#M568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Verdana, sans-serif; font-size: 16px;"&gt;1. From the Native side capturing the hits being sent from either iOS or Android via Charles you will see a visid being called, then in the web you would see a call with the same visid as it would be passed when you use visitorAppendURL in the SDK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Verdana, sans-serif; font-size: 16px;"&gt;2.&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Verdana, sans-serif; font-size: 16px;"&gt;DTM can handle this.&amp;nbsp; You will add the setting name overwriteCrossDomainMCIDAndAID = true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://marketing.adobe.com/resources/help/en_US/mcvid/mcvid-dtm-settings.html" title="https://marketing.adobe.com/resources/help/en_US/mcvid/mcvid-dtm-settings.html"&gt;Experience Cloud ID Service Settings for DTM&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2018-05-24 at 4.29.48 PM.png"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/11493i5D84FD8742B4C53F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-05-24 at 4.29.48 PM.png" alt="Screen Shot 2018-05-24 at 4.29.48 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 20:34:00 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/hybrid-app-issues/m-p/247229#M568</guid>
      <dc:creator>Jen_Andrews</dc:creator>
      <dc:date>2018-05-24T20:34:00Z</dc:date>
    </item>
  </channel>
</rss>

