Expand my Community achievements bar.

Join us for an upcoming in-person Adobe Target Skill Builders event ~~> We're hosting these live learning opportunities to equip you with the knowledge and skills to leverage Target successfully. Learn more to see if we'll be coming to a city near you!
SOLVED

Result of Profile Script execution not available in different domain

Avatar

Level 2

Hi There,

We are not able to access output of profile scripts in different domains using target global mbox. Could anyone help me understand how outputs of profile scripts can be shared between domains. 

Thanks

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @SanthoshAs1,
The problem is that you have a different Visitor ID on the other domains - even if your ECID and so on remain the same.

Have a look at the VisitorAPI.js topic:
https://experienceleague.adobe.com/docs/id-service/using/id-service-api/methods/appendvisitorid.html...

 

Best regards

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @SanthoshAs1,
The problem is that you have a different Visitor ID on the other domains - even if your ECID and so on remain the same.

Have a look at the VisitorAPI.js topic:
https://experienceleague.adobe.com/docs/id-service/using/id-service-api/methods/appendvisitorid.html...

 

Best regards