Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

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
Community Advisor

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).

1 Reply

Avatar

Correct answer by
Community Advisor

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).