Result of Profile Script execution not available in different domain | Community
Skip to main content
New Participant
January 23, 2024
Solved

Result of Profile Script execution not available in different domain

  • January 23, 2024
  • 1 reply
  • 504 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Perrin_Ennen

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?lang=en

 

Best regards

1 reply

Perrin_Ennen
Perrin_EnnenAccepted solution
New Participant
January 23, 2024

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?lang=en

 

Best regards