Expand my Community achievements bar.

Announcement: Calling all learners and mentors! Applications are now open for the Adobe Analytics 2024 Mentorship Program! Come learn from the best to prepare for an official certification in Adobe Analytics.

dynamic variables vs. SDK

Avatar

Level 10

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

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