<?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 Adobe Analytics Phonegap Plugin in Adobe Experience Cloud Mobile Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/adobe-analytics-phonegap-plugin/m-p/260301#M379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px;"&gt;Intending to implement &lt;A href="https://tekslate.com/adobe-analytics-training/"&gt;Adobe Analytics&lt;/A&gt; along with Phonegap so as to define the custom events and track the events of the mobile app . Can anyone suggest me the best way as in plugins to execute this along with the proper documentation to carry out the same. &lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px;"&gt;After digging more into this, the easiest way really seems to be using the plugin provided by Adobe itself. Though no plugin is necessarily needed as proved by angulartics&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;which also supports Adobe Analytics with plain JavaScript. The plugin however can found from with the basic instructions on how to integrate. Basically it should be as easy as just installing the plugin with &lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px;"&gt;then configuring the &lt;/SPAN&gt;&lt;EM style="font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;ADBMobileConfig.json&lt;/EM&gt;&lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px;"&gt; to match your needs, and then you can use it like &lt;/SPAN&gt;after you have attached it to your create, pause and resume handlers appropriately. The place I found the original link to the GitHub repository is this page about &lt;EM style="font-weight: inherit; font-size: inherit; font-family: inherit;"&gt;Measuring and Optimizing Mobile Applications&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2017 07:39:54 GMT</pubDate>
    <dc:creator>SandeepKomminen</dc:creator>
    <dc:date>2017-09-19T07:39:54Z</dc:date>
    <item>
      <title>Adobe Analytics Phonegap Plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/adobe-analytics-phonegap-plugin/m-p/260301#M379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px;"&gt;Intending to implement &lt;A href="https://tekslate.com/adobe-analytics-training/"&gt;Adobe Analytics&lt;/A&gt; along with Phonegap so as to define the custom events and track the events of the mobile app . Can anyone suggest me the best way as in plugins to execute this along with the proper documentation to carry out the same. &lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px;"&gt;After digging more into this, the easiest way really seems to be using the plugin provided by Adobe itself. Though no plugin is necessarily needed as proved by angulartics&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;which also supports Adobe Analytics with plain JavaScript. The plugin however can found from with the basic instructions on how to integrate. Basically it should be as easy as just installing the plugin with &lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px;"&gt;then configuring the &lt;/SPAN&gt;&lt;EM style="font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;ADBMobileConfig.json&lt;/EM&gt;&lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px;"&gt; to match your needs, and then you can use it like &lt;/SPAN&gt;after you have attached it to your create, pause and resume handlers appropriately. The place I found the original link to the GitHub repository is this page about &lt;EM style="font-weight: inherit; font-size: inherit; font-family: inherit;"&gt;Measuring and Optimizing Mobile Applications&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 07:39:54 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/adobe-analytics-phonegap-plugin/m-p/260301#M379</guid>
      <dc:creator>SandeepKomminen</dc:creator>
      <dc:date>2017-09-19T07:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe Analytics Phonegap Plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/adobe-analytics-phonegap-plugin/m-p/260302#M380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The point to use the plugin is that you will use the capabilities of the mobile SDK lifecycle tracking with all of the mobile metrics that come along like launch, crash, install ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use default javascript implementation you won't have these metrics which won't make sense to not have them if you are tracking an app. Make sure you use the SDKs provided by Adobe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IOS &lt;A href="https://marketing.adobe.com/resources/help/en_US/mobile/ios/phonegap.html"&gt;doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Android &lt;A href="https://marketing.adobe.com/resources/help/en_US/mobile/android/phonegap.html"&gt;doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I played with it in the past and wrote a tutorial: &lt;A href="https://github.com/alcazes/Adobe-Analytics-from-A-To-Z/wiki/PhoneGap-android-app-and-Adobe-Mobile-Services" title="https://github.com/alcazes/Adobe-Analytics-from-A-To-Z/wiki/PhoneGap-android-app-and-Adobe-Mobile-Services"&gt;PhoneGap android app and Adobe Mobile Services · alcazes/Adobe-Analytics-from-A-To-Z Wiki · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 08:48:25 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/adobe-analytics-phonegap-plugin/m-p/260302#M380</guid>
      <dc:creator>Alexis_Cazes_</dc:creator>
      <dc:date>2017-09-22T08:48:25Z</dc:date>
    </item>
  </channel>
</rss>

