Cross-Device User Tracking Between Web and App in Adobe Analytics
Hello,
I have a few question about an implementation that we are currently doing. It is our first implementation across both web and mobile app platforms. Here is the scenario:
A single user (user_12345) has two different ECIDs:
ECID-123 (web)
ECID-456 (app)
I understand from Adobe documentation that visitor deduplication is not retroactive. When a visitor accesses our site for the first time and then authenticates, two unique visitors are counted:
The first visitor count from the generic Analytics ID (ECID) generated for anonymous browsing
The second visitor count from the custom visitorID assigned after authentication
My questions:
1) What is the best practice to track a complete user journey across our web and app platforms?
2) Is it possible to show the user's activity prior to authentication?
3) Are there any specific data collection strategies I should implement when sending data to Adobe Analytics in this cross-platform scenario?
Our goal is to understand the complete customer journey regardless of which platform they use.
Any insights or documentation references would be greatly appreciated!