I'm trying to track visitors from a native app (in iOS and Android) into a WebView. Following the guide the URL is appended with `…com/?adobe_mc=TS=1234567890%7CMCMID=12345678901234567890123456789012345678%7CMCORGID=ABC12345678901234567ABC%2540AdobeOrg&app=android&version=x.x.xx`.
On the WebView side we have Launch with the Experience Cloud ID Service plugin.
In the troubleshooting guide it states "My mid is not identical in my app to my web view" but I'm not sure how to validate this.
Is the mid the same as the Marketing Cloud Visitor ID? For us, they're not, which makes me wonder whether I need to check for the existence of MCMID in the adobe_mc and manually overwrite it?
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @1640 Refer this https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/visitor-id-from-native-ap... this might help you.
Views
Replies
Total Likes
Thanks LoTR - I have seen that thread. I'm still confused. After setting adobe_mc within app the values in MCMID and `window._satellite.getVisitorId().getMarketingCloudVisitorID()` webview don't correlate.
My question is - do I need to explicitly set the value of `getMarketingCloudVisitorID()` within Launch? The documentation suggests this will be done automatically.
Views
Replies
Total Likes
Views
Replies
Total Likes