Expand my Community achievements bar.

Interested in becoming an Adobe Analytics Champion? Join us on May 15 at 9 am PT, and learn how to become a 2025 Adobe Champion.

dynamic variables vs. SDK

Avatar

Community Advisor

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?

2 Replies

Avatar

Community Advisor and Adobe Champion

Hi @RobertBlakeley, suppose you are talking about WebSDK, where you can use the Datastreams to map any incoming XDM attribute to multiple destinations.

Avatar

Community Advisor

Yes, the WebSDK