I have a Data Element set on every hit to generate Page Name. However,
there are thousands of hits where it comes through as unspecified, and I
don't understand why. Are data elements asynchronous, or is there
something else going on?This is what I have set up:Processing rule that
copies Page Name to eVar6112% of hits are coming through as unspecified,
with no patternAll hits set Page Name using a Data ElementData Element
pageName is set as: return _satellite.getVar('pageDomain') + ',' +
_satell...