Hi All,I've been asked to insert a Google Analytics tag to a page load
rule in DTM. I've implemented it in the normal fashion (sequential
javascript), however, I need the tag to be populated with data by
pulling in the data from data elements.I've used the following formats
and nothing seems to work:* %data_element%*
_satellite.getVar('data_element')*
_satellite.getDateElement('data_element')Our partners checked their
Google Analytics instance and for the top option they are seeing
%data_element...