If you are a owner of a TLD (so you are the owner of for example *.global domain), and you want to set crossdomain tracking for multiple domains (so my.global, your.global, our.global) . What would be the best way of doing it? We want to keep the session and the user as one while he is navigating all those domains.
What to tell the dev team in the topic of cookies? I believe it is possible to set the cookies at the .global level (instead of my.global, your.global and so on)?
*A side question, how to configure GTM for that?