Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Why aren't my data elements populating with values?

Avatar

Level 1

I am working on implementing trigger views through launch. I have setup date elements for page info such as pathname, URL, title.

 

epoirier_0-1600796665421.png

 

 

For some reason when I use these elements for my trigger view I get %pathname% or %url%. The only one that works is title. That populates the value. 

epoirier_2-1600796769302.png

 

 

epoirier_1-1600796718733.png

 

Why would my URL based data elements not be populating but my page title would be? 

1 Accepted Solution

Avatar

Correct answer by
Level 10

Your data element is named "Pathname" (as per the screenshot) but you are referencing it as %pathname%. Check capitalisation of the data element names in the references.

 

Otherwise, make sure the data elements are included in the library (you potentially could save them, but did not add to the library).

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Your data element is named "Pathname" (as per the screenshot) but you are referencing it as %pathname%. Check capitalisation of the data element names in the references.

 

Otherwise, make sure the data elements are included in the library (you potentially could save them, but did not add to the library).