Hello. I am trying to find the best way to track the the previous page URL for 404 pages when the source is external to my owened site. To find the previous page URL , I set a variable using JavaScript via Dynamic Tag Manager:var ex=document.referrerwhich allows me to get the previous page URL, ...