Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

How to do Multichannel Visitor Tracking in Adobe Analytics

Avatar

Level 2

Hi,

 

I want to track the visitors from web to app and vice versa. How to do that?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi there,

 

If you're talking about a hybrid app, then you can look into using the appendVisitorsIDsTo() method of the ECID service:

https://experienceleague.adobe.com/docs/id-service/using/id-service-api/methods/appendvisitorid.html...

The use case there is when users tap from the native app to the web.

 

If you're talking more along the lines of using an authenticated ID to link the web experience to the app experience (across devices, for example) then the solution is Cross Device Analytics, a capability available for Adobe Analytics Ultimate customers: https://adobe.ly/aacda 

 

Hope that helps!

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Hi there,

 

If you're talking about a hybrid app, then you can look into using the appendVisitorsIDsTo() method of the ECID service:

https://experienceleague.adobe.com/docs/id-service/using/id-service-api/methods/appendvisitorid.html...

The use case there is when users tap from the native app to the web.

 

If you're talking more along the lines of using an authenticated ID to link the web experience to the app experience (across devices, for example) then the solution is Cross Device Analytics, a capability available for Adobe Analytics Ultimate customers: https://adobe.ly/aacda 

 

Hope that helps!