Hi, I created a new value that should need to pick up the page's URL and host name. But the values passed are not encoded, they look like "https://www.abc.com?tracker=abc". I guess this might be a problem? I'm picking them up via tag manager. Any idea how to avoid this?
Values collected by Adobe Analytics are automatically encoded in the image request and decoded when it hits Adobe's servers. You are free to pass URL data, including characters that would normally need to be encoded, as text strings and Adobe Analytics will take care of the encoding/decoding for you.
Values collected by Adobe Analytics are automatically encoded in the image request and decoded when it hits Adobe's servers. You are free to pass URL data, including characters that would normally need to be encoded, as text strings and Adobe Analytics will take care of the encoding/decoding for you.