<?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 Mobile - Send Data to Multiple Report Suites in Adobe Experience Cloud Mobile Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-send-data-to-multiple-report-suites/m-p/195093#M120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to find out if it's possible to send data to multiple report suites from a mobile app like it is for a website. &amp;nbsp;I am going to be working on a project where we will want to send data for a specific call within the app to two report suites, but the rest of the time it will only be going to the primary suite. &amp;nbsp;I know this is possible on a website, but I was curious if this could also work on a mobile app implementation.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2016 15:18:39 GMT</pubDate>
    <dc:creator>jeff_bloomer</dc:creator>
    <dc:date>2016-09-13T15:18:39Z</dc:date>
    <item>
      <title>Mobile - Send Data to Multiple Report Suites</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-send-data-to-multiple-report-suites/m-p/195093#M120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to find out if it's possible to send data to multiple report suites from a mobile app like it is for a website. &amp;nbsp;I am going to be working on a project where we will want to send data for a specific call within the app to two report suites, but the rest of the time it will only be going to the primary suite. &amp;nbsp;I know this is possible on a website, but I was curious if this could also work on a mobile app implementation.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 15:18:39 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-send-data-to-multiple-report-suites/m-p/195093#M120</guid>
      <dc:creator>jeff_bloomer</dc:creator>
      <dc:date>2016-09-13T15:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile - Send Data to Multiple Report Suites</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-send-data-to-multiple-report-suites/m-p/195094#M121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;Yes. The SDKs provide the ability to send data to multiple Adobe Analytics report suites. To capture data into multiple report suites using a single image request, set the mutiple RSIDs (report suite IDs) into the "rsids" field (under "anayltics" section) in the ADBMobileConfig.json file delimited by commas (with no spaces in-between). For further detail, please review &lt;A href="https://marketing.adobe.com/resources/help/en_US/mobile/ios/json_config.html" target="_blank"&gt;documentation&lt;/A&gt; (see rsids variable)&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;Tanmay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 06:45:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-send-data-to-multiple-report-suites/m-p/195094#M121</guid>
      <dc:creator>TanmayMathur</dc:creator>
      <dc:date>2016-09-15T06:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile - Send Data to Multiple Report Suites</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-send-data-to-multiple-report-suites/m-p/195095#M122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jeff,&lt;/P&gt;&lt;P&gt;As mentioned earlier in this thread, there is a way to send data to multiple report suites with a single request. &amp;nbsp;However, there is no API in the mobile SDK to dynamically add and/or remove report suites at runtime, which means that all of the report suites you list in the ADBMobileConfig.json file will get data for every request. &amp;nbsp;&lt;/P&gt;&lt;P&gt;You can achieve what you want by implementing Vista rules. &amp;nbsp;With Vista rules, you can decide which report suites should process each request based on the content of the request. &amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, for the special request that needs to be collected by both report suites, you could set a special context data variable that is only sent for that kind of request. &amp;nbsp;The Vista rule would only forward the data to your second report suite when that context data variable is present.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For more information on Vista rules, please check out the documentation:&amp;nbsp;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=https%3A%2F%2Fmarketing.adobe.com%2Fresources%2Fhelp%2Fen_US%2Freference%2FVISTA.html" rel="nofollow" target="_blank"&gt;https://marketing.adobe.com/resources/help/en_US/reference/VISTA.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;steve benedick&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sr mobile software engineer&lt;/EM&gt;&lt;/P&gt;&lt;DIV&gt;&lt;A href="http://www.adobe.com/solutions/digital-marketing.html" target="_blank"&gt;Adobe Marketing Cloud&lt;/A&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 15:32:12 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-send-data-to-multiple-report-suites/m-p/195095#M122</guid>
      <dc:creator>steve_benedick</dc:creator>
      <dc:date>2016-09-19T15:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile - Send Data to Multiple Report Suites</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-send-data-to-multiple-report-suites/m-p/195096#M123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. &amp;nbsp;That's the answer I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 18:26:03 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-send-data-to-multiple-report-suites/m-p/195096#M123</guid>
      <dc:creator>jeff_bloomer</dc:creator>
      <dc:date>2016-09-19T18:26:03Z</dc:date>
    </item>
  </channel>
</rss>

