Unfortunately, the adobe_mc_sdid parameter also bothers me with a customer. With an HTML Offer I have to use something like this to avoid flickering and to set the browser history correctly.<style>body {display: none;}</style><script>window.location.replace("www.xyz.com");</script>However, this meth...