Hello,
i am creating marketing emails with a dynamic content field to link to the Unsubscribe Form:
We host the Form on a Website with the URL: www.website.org/newsletter-unsubscribe (i dont want to post the original URL). This Subscripton Center is hosted as an iframe on the site.
But after sending out test customer journeys its not possible to open the form. I am reaching a broken link:
www.website.org newsletter-unsubscribe?msdynunsubscribeid=BiUoLfGHQNZdpyVR1LXRbxxdp1TFOqYfjH2xixvdZCkx&msdynttrid=Ao4ngJ_tv_73k1d18bfdaVhriXGa9tdajie8KXXTmCU#
And i could figure out that the following URL would work:
www.website.org newsletter-unsubscribe#?msdynunsubscribeid=BiUoLfGHQNZdpyVR1LXRbxxdp1TFOqYfjH2xixvdZCkx&msdynttrid=Ao4ngJ_tv_73k1d18bfdaVhriXGa9tdajie8KXXTmCU#
So i thought i just add a # at the end of the link in the content setting and everything is fine, but dynamics adds the personalized part of the link directly to the subscription center link. Even if there is a # there, it will be ignored.
So then i tried different things, but the personalized part of the link still creates issues.
Whats the solution?
Thanks