the issue I have is sort of online marketing / ad server / piggyback related, maybe somebody can give me some input. I need to piggyback a pixel in order to combine a pixel and a tag.
Please note: I got the following from a client and I don't really know what server side technology they use, so any general help or things I should dig in deeper are appreciated
The parameter correctly redirects to Tag B, but the tag gets cut off at the & after id=123456 so the additional parameters do not get passed. Encoding Tag B fixes the issue in testing but is not a feasible solution because the ad server macro (%SOME_ADSERVER_PARAMETER%) will not work when encoded.
Is there any way to redirect with preserving the ad server macros as parameters?
Bookmarks