<?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: Setting up Analytics in iOS in Adobe Experience Cloud Mobile Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179703#M5</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get something like the following in the debug log. But I don't see the server and RSID.&lt;/P&gt;&lt;P&gt;(s87566545?AQB=1&amp;amp;ndh=1&amp;amp;t=00%2F00%2F0000%2000%3A00%3A00%200%20-330&amp;amp;c.&amp;amp;a.&amp;amp;Resolution=768x1024&amp;amp;DeviceName=x86_64&amp;amp;TimeSinceLaunch=137&amp;amp;AppID=My%20App%202.0.0%20%282.0.0.0%29&amp;amp;OSVersion=iOS%207.1&amp;amp;action=ButtonActionFont&amp;amp;CarrierName=%28null%29&amp;amp;.a&amp;amp;.ww&amp;amp;.c&amp;amp;aid=54CB5A21FAF64368-1E12FC6472557E10&amp;amp;ce=UTF-8&amp;amp;pe=lnk_o&amp;amp;pageName=My%20App2F2.0.0.0&amp;amp;pev2=AMACTION%3AButtonActionFont&amp;amp;AQE=1)&lt;/P&gt;&lt;P&gt;Also, I am unable to see any analytics on site cat account. Is there anything else I need to do? Or there could be some other issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2015 02:26:39 GMT</pubDate>
    <dc:creator>janakiraman_raj</dc:creator>
    <dc:date>2015-10-16T02:26:39Z</dc:date>
    <item>
      <title>Setting up Analytics in iOS</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179699#M1</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I integrated adobe analytics V4.1 with following ADBMobileConfig.json settings&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.6em;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.6em;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "version" : "1.0",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "analytics" : {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "rsids" : "@MyRSID",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "server" : "@trackingServerURL.112.2o7.net",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "charset" : "UTF-8",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "ssl" : false,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;"offlineEnabled" : false,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "lifecycleTimeout" : 300,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;"referrerTimeout" : 0,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "batchLimit" : 0,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "privacyDefault" : "optedin",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;"poi" : []&lt;BR /&gt;&amp;nbsp; &amp;nbsp; },&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;"target" : {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;"clientCode" : "@TeamName",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;"timeout" : 15&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;},&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;"audienceManager" : {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;"server" : ""&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;},&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;"acquisition" : {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;"server" : "",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;"appid" : ""&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;The RSID, tracking server and clientCode has been replace with its respective values. Now, when &amp;nbsp;I call&amp;nbsp;[&lt;SPAN class="s1"&gt;ADBMobile&lt;/SPAN&gt; &lt;SPAN class="s2"&gt;trackState&lt;/SPAN&gt;:@"Page Name"&amp;nbsp;&lt;SPAN class="s2"&gt;data&lt;/SPAN&gt;:@{RequiredKey:Value}]; , I am able to see&amp;nbsp;&lt;STRONG&gt;ADBMobile Debug: Analytics - Attempting to send request&amp;nbsp;&lt;/STRONG&gt;****&lt;/P&gt;&lt;P&gt;But I am unable to find any analytics in MobileAppOverview when I run the application. Is there anything else to see analytics. Any help is highly appreciated, thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:26:39 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179699#M1</guid>
      <dc:creator>janakiraman_raj</dc:creator>
      <dc:date>2015-10-16T02:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Analytics in iOS</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179700#M2</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you have offlineEnabled = false in your config, all the hits the SDK is sending in will not be timestamped. If your Report Suite is timestamp enabled, those hits will be thrown away. On initial look at your config, that is most likely the issue.&lt;/P&gt;&lt;P&gt;I would recommend logging in to &lt;A href="https://mobilemarketing.adobe.com/" target="_blank"&gt;Mobile Services&lt;/A&gt;&amp;nbsp;with your Analytics account or AdobeID&amp;nbsp;and downloading the config file for that report suite. That will have the correct settings for the config based on your report suite settings.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Jared Butterfield&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;Mobile Engineer&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:26:39 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179700#M2</guid>
      <dc:creator>jared_butterfie</dc:creator>
      <dc:date>2015-10-16T02:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Analytics in iOS</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179701#M3</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;While debugging you will see all the variable which you have populated to variables e.g server , RSID , evar , props etc if the request has been successfully sent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--Dev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:26:39 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179701#M3</guid>
      <dc:creator>devinderbanga</dc:creator>
      <dc:date>2015-10-16T02:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Analytics in iOS</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179702#M4</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;IMG src="https://experienceleaguecommunities.adobe.com/etc/designs/adobeforums/images/icons/quote-arrows.png" /&gt;&lt;P class="quote-text" contenteditable="false"&gt;&lt;CODE&gt;&lt;SPAN class="quote-author"&gt;Jared Butterfield&lt;/SPAN&gt; wrote...&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P&gt;&lt;CODE&gt;Since you have offlineEnabled = false in your config, all the hits the SDK is sending in will not be timestamped. If your Report Suite is timestamp enabled, those hits will be thrown away. On initial look at your config, that is most likely the issue.&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P&gt;&lt;CODE&gt;I would recommend logging in to &lt;A href="https://mobilemarketing.adobe.com/" target="_blank"&gt;Mobile Services&lt;/A&gt;&amp;nbsp;with your Analytics account or AdobeID&amp;nbsp;and downloading the config file for that report suite. That will have the correct settings for the config based on your report suite settings.&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P&gt;&lt;CODE&gt;&lt;STRONG&gt;Jared Butterfield&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;Mobile Engineer&lt;/EM&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks for your help Jared,&lt;/P&gt;&lt;P&gt;I got the updated config file from the analytics administrator&amp;nbsp;and its as follows&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="s1"&gt;{&lt;/SPAN&gt;"version"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;"2014-09-05T01:47:32.711Z"&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"target"&lt;SPAN class="s1"&gt;:{&lt;/SPAN&gt;"clientCode"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;""&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"timeout"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;5&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;},&lt;/SPAN&gt;"audienceManager"&lt;SPAN class="s1"&gt;:{&lt;/SPAN&gt;"server"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;""&lt;SPAN class="s1"&gt;},&lt;/SPAN&gt;"acquisition"&lt;SPAN class="s1"&gt;:{&lt;/SPAN&gt;"server"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;"c00.adobe.com"&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"appid"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;"@generatedAppID"&lt;SPAN class="s1"&gt;},&lt;/SPAN&gt;"analytics"&lt;SPAN class="s1"&gt;:{&lt;/SPAN&gt;"rsids"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;"@AppName"&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"server"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;"@companyName&lt;SPAN style="line-height: 20.7999992370605px;"&gt;.or1.2o7.net&lt;/SPAN&gt;"&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"ssl"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;false&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"offlineEnabled"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;true&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"charset"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;"UTF-8"&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"lifecycleTimeout"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;300&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"privacyDefault"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;"optedin"&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"batchLimit"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;0&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"timezone"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;"EDT"&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"timezoneOffset"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;-240&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"referrerTimeout"&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;0&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;"poi"&lt;SPAN class="s1"&gt;:[]}}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20.7999992370605px;"&gt;I tried with analytics hit. And it generates following error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="line-height: 1.6em;"&gt;ADBMobile Warning: Analytics - Unable to send hit(A server with the specified hostname could not be found.)&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG style="line-height: 1.6em;"&gt;ADBMobile Debug: Analytics - Recoverable network error, imposing internal cooldown(30 seconds)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="line-height: 20.7999992370605px;"&gt;&amp;nbsp;I tried with @rsid.112.2o7.net and I can find events being tracked. Can I know, why the generated config file server is not working. Is it a bug in our setup or something that needs to be fixed up by Adobe. Once again, thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:26:39 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179702#M4</guid>
      <dc:creator>janakiraman_raj</dc:creator>
      <dc:date>2015-10-16T02:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Analytics in iOS</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179703#M5</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get something like the following in the debug log. But I don't see the server and RSID.&lt;/P&gt;&lt;P&gt;(s87566545?AQB=1&amp;amp;ndh=1&amp;amp;t=00%2F00%2F0000%2000%3A00%3A00%200%20-330&amp;amp;c.&amp;amp;a.&amp;amp;Resolution=768x1024&amp;amp;DeviceName=x86_64&amp;amp;TimeSinceLaunch=137&amp;amp;AppID=My%20App%202.0.0%20%282.0.0.0%29&amp;amp;OSVersion=iOS%207.1&amp;amp;action=ButtonActionFont&amp;amp;CarrierName=%28null%29&amp;amp;.a&amp;amp;.ww&amp;amp;.c&amp;amp;aid=54CB5A21FAF64368-1E12FC6472557E10&amp;amp;ce=UTF-8&amp;amp;pe=lnk_o&amp;amp;pageName=My%20App2F2.0.0.0&amp;amp;pev2=AMACTION%3AButtonActionFont&amp;amp;AQE=1)&lt;/P&gt;&lt;P&gt;Also, I am unable to see any analytics on site cat account. Is there anything else I need to do? Or there could be some other issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:26:39 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179703#M5</guid>
      <dc:creator>janakiraman_raj</dc:creator>
      <dc:date>2015-10-16T02:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Analytics in iOS</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179704#M6</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;IMG src="https://experienceleaguecommunities.adobe.com/etc/designs/adobeforums/images/icons/quote-arrows.png" /&gt;&lt;P class="quote-text" contenteditable="false"&gt;&lt;CODE&gt;&lt;SPAN class="quote-author"&gt;Janakiraman Rajendran&lt;/SPAN&gt; wrote...&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;STRONG style="line-height: 1.6em;"&gt;ADBMobile Warning: Analytics - Unable to send hit(A server with the specified hostname could not be found.)&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P class="p1"&gt;&lt;CODE&gt;&lt;STRONG style="line-height: 1.6em;"&gt;ADBMobile Debug: Analytics - Recoverable network error, imposing internal cooldown(30 seconds)&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P style="line-height: 20.8px;"&gt;&lt;CODE&gt;&amp;nbsp;I tried with @rsid.112.2o7.net and I can find events being tracked. Can I know, why the generated config file server is not working. Is it a bug in our setup or something that needs to be fixed up by Adobe. Once again, thanks for your help.&lt;/CODE&gt;&lt;/P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Without knowing what server exactly you are trying to hit and what your report suite is, we cannot do any additional debugging to find out why your app cannot send the hit to&amp;nbsp;the analytics server defined by the config file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recommend having your company's supported user contact &lt;A href="http://helpx.adobe.com/marketing-cloud/contact-support.html" target="_blank"&gt;Customer Care&lt;/A&gt;&amp;nbsp;to log a ticket with the details so we can investigate further. It is important that the config file from Mobile Services should work out of the box and I'd like to nail down exactly what is wrong. Thanks.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Jared Butterfield&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;Mobile Engineer&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:26:39 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179704#M6</guid>
      <dc:creator>jared_butterfie</dc:creator>
      <dc:date>2015-10-16T02:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Analytics in iOS</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179705#M7</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I changed the tracking url to&amp;nbsp;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2F10.100.202.21%3A49809" rel="nofollow" target="_blank"&gt;http://10.100.202.21:49809&lt;/A&gt;&lt;SPAN&gt; -&amp;gt; bloodhound url and I was able to see hits on the bloodhound tool. But, when I change it to the server tracking url, I am unable to find any hits in the analytics. When does this scenario occurs? Is it due to wrong tracking url or rsid. Does the client code has anything to do for it not to work?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:26:39 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/setting-up-analytics-in-ios/m-p/179705#M7</guid>
      <dc:creator>janakiraman_raj</dc:creator>
      <dc:date>2015-10-16T02:26:39Z</dc:date>
    </item>
  </channel>
</rss>

