Expand my Community achievements bar.

Hybrid app tracking using Web SDK for Lifecycle metrics and custom tracking

Avatar

Level 2

Hi

 

We have a mobile app which is a wrapper around the webview and is created in Flutter. Apart from general lifecycle metrics for mobile app, all other pages and interactions are coming from webview and are tracked using Javascript but are seen as part of mobile app due to the wrapper.

We have integrated the mobile app with Tag enabled for mobile and added and registered all required packages in flutter app for Adobe WebSDK tracking. 

Two problems we are facing:

1. We see lifecycle metrics in the Assurance calls but no data for Launches or Installs or Device Type is being tracked in the mobile reporting enabled reportsuite

2. No page/screen views or clicks are being tracked from mobile app. We have not added anything specific for page views or clicks since these are all tracked  by webview which is the underlying code behind the wrapper. Is there anything specific to be done to have webview calls pass to webSDK and then Analytics when viewed from Mobile App?

Attaching the registered extensions in app for lifecycle tracking and  log of Assurance showing lifecycle calls 

Parm2_0-1689257473425.png

Parm2_1-1689257613681.png

 

Parm2_2-1689259495446.png

 

 

0 Replies