[CROSS DOMAIN SAME SCRIPT]
Hi, im trying to do a use case to share info between two differents domains when i use the same scrip of Adobe Target and the same endpoint, i got a cookie with the same ID call DOMAIN!mboxPC and its the same number in my two domains, i need to send some info between them is it possible to modify the cookie in one side so in the other side it also modifies, or does anyone know how can i solve this. I tried create targetPageParams() and returning a param but only creates in one domain and it does not persist inthe other( im seeing the delivery).
Thanks!!