I am working on implementing trigger views through launch. I have setup date elements for page info such as pathname, URL, title.
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.
Why would my URL based data elements not be populating but my page title would be?