Hi All,
We have a mobile app that tracks traffic data in Adobe Analytics. Within the app, we render native app content and webviews of a few webpages.
We use appendVisitorIDsTo() for cross-domain tracking and make sure visitors are not identified twice. Although the native app content is appending the ECID to the destination URL (of the webviews) as expected - we confirmed by seeing Charles proxy session, we still see that a new ECID is being created on webviews.
Can you guide or point me to the root cause for this issue? Thank you so much in advance.
Best,
Kishore
Solved! Go to Solution.
Views
Replies
Total Likes
Please also check the configuration of the Experience Cloud ID Service extensions in Adobe Launch for the website. That is the extension on your website taking the ECID from the URL and using that for visit stitching. I once messed up some of the configurations, perhaps cookieDomain and I can't remember which one, then having the same result that no visit stitch.
Views
Replies
Total Likes
I believe you should be using the getUrlVariables method: https://developer.adobe.com/client-sdks/documentation/identity-for-edge-network/api-reference/#getur...
See this tutorial: https://experienceleague.adobe.com/docs/platform-learn/implement-mobile-sdk/app-implementation/web-v...
Views
Replies
Total Likes
Please also check the configuration of the Experience Cloud ID Service extensions in Adobe Launch for the website. That is the extension on your website taking the ECID from the URL and using that for visit stitching. I once messed up some of the configurations, perhaps cookieDomain and I can't remember which one, then having the same result that no visit stitch.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies