Hi all,
i have a weird situation with this client: it has a consumer APP which is partially native and partially retrieves page from the web with the webviews.
From the analytics side, this means that site catalyst requests are sent from the native side through the java/ios library, and from the web with the usual javascript code.
Obviously, since these parts don't talk to each other, we got double visits for each user (one visit counted for the native side, one for the web side).
Have you ever met this situation? What do you suggest to make visits unique between the two sides?
Thank you,
Alessandro
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi,
Yes, you can link them to avoid the duplication. Here are developer docs on how to do that:
iOS: https://marketing.adobe.com/resources/help/en_US/mobile/ios/hybrid_app.html
Android: https://marketing.adobe.com/resources/help/en_US/mobile/android/hybrid_app.html
Jared Butterfield
Mobile Engineer
Adobe Marketing Cloud
Views
Replies
Total Likes
Hi,
Yes, you can link them to avoid the duplication. Here are developer docs on how to do that:
iOS: https://marketing.adobe.com/resources/help/en_US/mobile/ios/hybrid_app.html
Android: https://marketing.adobe.com/resources/help/en_US/mobile/android/hybrid_app.html
Jared Butterfield
Mobile Engineer
Adobe Marketing Cloud
Views
Replies
Total Likes
Hi
Are you using IFRAME to serve webpages through mobile devices?
Regards
Devinder
Views
Replies
Total Likes
Thank you very much, this helps a lot.
Views
Replies
Total Likes
no, an hybrid approach.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies