We currently have an implementation that leverages the document.referrer to populate the previous page for conversion attribution, however, a high percentage is coming in as unspecified. My guess is that document.referrer is not always trigger on the conversion event so we need to tweak the way we capture the variable. Any thoughts on how we can improve the data layer to be more accurate? Or if there is a better execution?
-Robert