Solved! Go to Solution.
<script type="text/javascript"> $( document ).ready() { var testEmail = "Matt"; console.log("User ID: " + testEmail); } </script> Also might be worth noting that in the above case, I'm using an HTML element via the landing page builder. However, I have also tried adding this code directly to the landing page template and had the same result.
Hey Matt >
Does this actually work for you? I'm trying to use this work around, but I'm not getting anything different from what I had before.
Adam
Here's an example of what I'm trying to pass to AdRoll. I have two different versions, one like Matt said, and a second to try a different way!
Both give me the same EscapeCharacters described as the "intended behavior".