I currently set page name into an evar with a dynamic variable. D=pageName. Using a dynamic variable allows me to capture up to 240 characters in the page name evar, as opposed to 100 characters if I simply copied the page name into the evar.
The SDK apparently does not support dynamic variables. How would I accomplish the same outcome with the SDK?