Clarification on mobileappid Persistence in Adobe Analytics
Hi Folks,
I have Adobe Analytics implemented on both the mobile app and the website. In some cases, we render webviews within the mobile app to display specific content types.
We use the appendVisitorInfoForUrl approach to synchronize the visitor ID between the native app and the webview.
For dashboarding purposes, I rely on the data feed from Adobe Analytics. I’ve observed that once the mobileappid is tracked within a visit, it is then persisted across all subsequent hits—including those coming from the webview—even though there is no explicit implementation of mobileappid on the webview side.
This behavior makes sense for native app hits, as the mobile SDK automatically tracks the mobileappid. However, I’m still unclear why it persists for webview hits as well.
I searched for documentation to confirm whether mobileappid is persisted at the visit level, but I couldn't find anything definitive.
I tried to find the documentation that can clarify whether the mobileappid is persisted at the visit level or not, but couldn't find any document.
Any insights or official documentation regarding this behavior would be greatly appreciated.
Thanks,
Nitesh