Other way to do cross domain tracking that doesn't involve query parameter in domain
Hi All,
Adobe's solution for cross domain tracking seems to be an output of attaching query parameter in the new destination domain / sub domain (e.g. https://experienceleague.adobe.com/docs/id-service/using/id-service-api/methods/appendvisitorid.html?lang=en)
Unfortunately our destination domain is somewhat stricter than others and it won't allow query parameter to be added by anything. I wonder if we can somehow pass this info into session storage or cookie and Adobe can ingest it from there? any idea?
Regards,
Felix