<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 404 Page - Source Tracking in Adobe Analytics Discussions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/404-page-source-tracking/m-p/271165#M1401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Redirects like Gigazelle mentioned are a component. I also find users` bookmarks are a large source of undefined when looking at 404 sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For looking at internal 404 sources I use a 3rd party tool. There are several. If you have an internal search engine it should be able to pull that data for you as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other option though less frinedly is your web server logs...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They give you original GET request that led to 404.(both external and internal pages). Will require alot of text parsing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GLTU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2018 16:29:44 GMT</pubDate>
    <dc:creator>Pablo_Childe</dc:creator>
    <dc:date>2018-11-12T16:29:44Z</dc:date>
    <item>
      <title>404 Page - Source Tracking</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/404-page-source-tracking/m-p/271163#M1399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently tracking 404 page URL that triggers the "&lt;STRONG&gt;page not found&lt;/STRONG&gt;" page. I also checked the "Pages Not Found" report to see the list of all the URL's. Now when I drill down each URL to see its referrer, I find a huge number being shown as "&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;No Referrer&lt;/STRONG&gt;&lt;/SPAN&gt;". Any idea why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is there any way I can track the internal pages from where the 404 page URL has been originated? &lt;SPAN style="color: #e23d39;"&gt;For example&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;abc.com&lt;/SPAN&gt; has a link &lt;SPAN style="color: #3334ca;"&gt;xyz.com&lt;/SPAN&gt;, which on clicked gives a 404 page.&lt;/P&gt;&lt;P&gt;Is it possible to capture abc.com separately so that on drilling down &lt;SPAN style="color: #3334ca;"&gt;xyz.com&lt;/SPAN&gt;, I can see the source (&lt;SPAN style="color: #3334ca;"&gt;abc.com&lt;/SPAN&gt;). !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 10:30:53 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/404-page-source-tracking/m-p/271163#M1399</guid>
      <dc:creator>nirupamroy</dc:creator>
      <dc:date>2018-06-05T10:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Page - Source Tracking</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/404-page-source-tracking/m-p/271164#M1400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is very possible that redirects could be at play. The redirects could either be from the 404 page itself, or a redirect taking them to a bad URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To troubleshoot this, you could create a segment where "visits contain page not found", then take a look at just a regular pages report. While those pages aren't 404's, they might provide an indicator to contributors to 404 pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd also explore properly passing the referrer through redirects. See &lt;A href="https://marketing.adobe.com/resources/help/en_US/sc/implement/redirects_overview.html" title="https://marketing.adobe.com/resources/help/en_US/sc/implement/redirects_overview.html"&gt;Redirects and Aliases&lt;/A&gt; for details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 01:01:28 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/404-page-source-tracking/m-p/271164#M1400</guid>
      <dc:creator>Gigazelle</dc:creator>
      <dc:date>2018-11-09T01:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Page - Source Tracking</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/404-page-source-tracking/m-p/271165#M1401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Redirects like Gigazelle mentioned are a component. I also find users` bookmarks are a large source of undefined when looking at 404 sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For looking at internal 404 sources I use a 3rd party tool. There are several. If you have an internal search engine it should be able to pull that data for you as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other option though less frinedly is your web server logs...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They give you original GET request that led to 404.(both external and internal pages). Will require alot of text parsing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GLTU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 16:29:44 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/404-page-source-tracking/m-p/271165#M1401</guid>
      <dc:creator>Pablo_Childe</dc:creator>
      <dc:date>2018-11-12T16:29:44Z</dc:date>
    </item>
  </channel>
</rss>

