Expand my Community achievements bar.

SOLVED

Hybrid App integration - Adobe Analytics and Adobe Launch

Avatar

Level 2

Hi,

 

How to integrate the Adobe Analytics using launch on hybrid application for both android and IOS. Application is develop using ionic capacitor 2 framework

 

 Most of the screen are same both on web and mobile app, on website Analytics is already integrated. 

 

Thanks in advance

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @rahulb31017943 

You will likely want to follow the directions for integrating the Cordova SDK here: https://aep-sdks.gitbook.io/docs/getting-started/get-the-sdk#cordova 

 

As you mentioned your app developed in ionic capacitor 2 framework - so I did initial search and found that below 

If your team is currently using Cordova and curious about moving to Capacitor, then it will be welcome to know that Capacitor has backwards compatible support for a large swath of existing Cordova plugins. https://ionic.io/resources/articles/capacitor-vs-cordova-modern-hybrid-app-development 

 

So I think if you follow the steps here  https://aep-sdks.gitbook.io/docs/getting-started/get-the-sdk#cordova

Hope this helps 

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @rahulb31017943 

You will likely want to follow the directions for integrating the Cordova SDK here: https://aep-sdks.gitbook.io/docs/getting-started/get-the-sdk#cordova 

 

As you mentioned your app developed in ionic capacitor 2 framework - so I did initial search and found that below 

If your team is currently using Cordova and curious about moving to Capacitor, then it will be welcome to know that Capacitor has backwards compatible support for a large swath of existing Cordova plugins. https://ionic.io/resources/articles/capacitor-vs-cordova-modern-hybrid-app-development 

 

So I think if you follow the steps here  https://aep-sdks.gitbook.io/docs/getting-started/get-the-sdk#cordova

Hope this helps 

Avatar

Community Advisor

Very interesting thread! Thank you