Question
AEP appendVisitorInfoForURL method - is it safe to sanitize the url?
The method appendVisitorInfoForURL returns in some situations a “|” character. When these urls are processed by some of our systems this character is causing problems.
adobe_mc=TS=1781184368|MCMID=30298187359278372896471907409936339487|MCORGID=A174401053C92A7E0A490D4C
Would it be possible to encoide this url without causing other side effects or losing the user journey?