Développer ma barre des réalisations de la Communauté.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.

RÉSOLU

visitor id and order participation

Avatar

Level 1

Hi,

I used a visitor id in the page tracking. So when a user logs in on the subdomain  service.test.com I forward the visitor id, when the user switches to test.com I also forward the visitor id. Orders only happen on test.com. The result of the implementation is that order participation for a page or domain from service.test.com that worked before is because of the visitor id not working anymore, so showing zero since the implemenation.

Can someone explain this behaviour?

Best,

Sebastian

1 solution acceptée

Avatar

Réponse correcte par
Community Advisor

Virtual report suites (which you're using, as mentioned in your comment) derive their data from the "main" report suite. So any data that you track to that main report suite will be available in the virtual report suites too (subject to what you're segmenting out in the virtual report suite's setup).

So there is no need to forward the visitor ID, because all of the virtual report suites will use the same visitor ID that is tracked to the main report suite.

Voir la solution dans l'envoi d'origine

3 Replies

Avatar

Community Advisor
Can you elaborate on why you're forwarding the visitor ID between subdomains? Normally, you'd only forward visitor IDs between different domains only.

Avatar

Level 1
I have virtual report suites for both domains. I wanted to ensure the information isnt lost.

Avatar

Réponse correcte par
Community Advisor

Virtual report suites (which you're using, as mentioned in your comment) derive their data from the "main" report suite. So any data that you track to that main report suite will be available in the virtual report suites too (subject to what you're segmenting out in the virtual report suite's setup).

So there is no need to forward the visitor ID, because all of the virtual report suites will use the same visitor ID that is tracked to the main report suite.