コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
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.

元の投稿で解決策を見る

3 返信

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

正解者
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.