Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
I am developing a new app in which we are using adobe and we see that passing the MID with Identity.appendTo -> URL for a webview does not work.
The adobe_mc does carry the value of my native MID but then I see that the adobe analytics markup of the webview itself marks a totally different MID.
I am using the SDKs with SPM. What's going on?
Thanks.
Solved! Go to Solution.
Check this thread as I think its very similar to your issue. Possibly a similar methodology may solve your problem.
https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/mobile-app-analytics-is-t...
GLTU
View solution in original post
@santiprz__ ,Did you try "overwriteCrossDomainMCIDAndAID" method?Setting "overwriteCrossDomainMCIDAndAID" to true would overwrite the MID set in the browser cookie with the MID set by the mobile app.https://experienceleague.adobe.com/docs/id-service/using/id-service-api/configurations/overwrite-vis...
Views
Likes
Replies